|
You are here |
www.mabl.com | ||
| | | | |
henko.net
|
|
| | | | | A deep dive into unit testing looking to answer why, how much, and what. | |
| | | | |
danielsieger.com
|
|
| | | | | A concise introduction to unit testing. | |
| | | | |
martinfowler.com
|
|
| | | | | Unit Tests are focused on small parts of a code-base, defined in regular programming tools, and fast. There is disagreement on whether units should be solitary or sociable. | |
| | | | |
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. | ||