|
You are here |
www.chriswarbo.net | ||
| | | | |
blog.peterritchie.com
|
|
| | | | | [AI summary] The post critiques current testing practices like TDD and BDD, arguing they often neglect proper unit testing of individual classes and objects in favor of testing interactions, using a primes calculator example to illustrate the need for robust unit-level validation. | |
| | | | |
lenholgate.com
|
|
| | | | | [AI summary] The author explains the critical importance of writing the very first unit test to verify that an object can be instantiated and isolated from its dependencies, using a practical example with a Win32Tools library. | |
| | | | |
lenholgate.com
|
|
| | | | | [AI summary] The author presents a comprehensive multi-part series detailing the practical application of Test-Driven Development and unit testing to fix a subtle timing bug in high-performance networking C++ code. | |
| | | | |
www.tvagile.com
|
|
| | | [AI summary] The article advocates for programmers to step away from automated tests to focus on usability and the end-user experience during development. | ||