排序
From Legacy Projects to CI/CD Pipelines
From Legacy Projects to CI/CD Pipelines,Recently I received the maintenance responsibility for two legacy projects in my company. One of the projects is 8 years old, the other is s...
Testing legacy code, part 2: Bending the rules
Testing legacy code, part 2: Bending the rules,So, you decided to add some tests to your ugly looking code. You have prepared the test scenarios you would like to test. You are sta...
Testing legacy code, part 1: How to start
Testing legacy code, part 1: How to start,I am starting this miniseries which is a continuation of my previous article on why I think legacy codebase should be tested. I will be mo...