|
You are here |
lenholgate.com | ||
| | | | |
danielsieger.com
|
|
| | | | | A concise introduction to unit testing. | |
| | | | |
www.chriswarbo.net
|
|
| | | | | [AI summary] The post discusses the ambiguity and confusion caused by differing definitions of unit testing terminology like 'unit' and 'dependency' within software development. | |
| | | | |
loufranco.com
|
|
| | | | | [AI summary] The article discusses strategies for effectively adding unit testing to old codebases, emphasizing testing before refactoring, while learning the code, and before fixing bugs to ensure reliability. | |
| | | | |
everythingfunctional.wordpress.com
|
|
| | | The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we... | ||