XUnit Test Patterns: Refactoring Test Code
| Use attributes for filter ! | |
| Google books | books.google.com |
|---|---|
| Originally published | 2007 |
| Authors | Gerard Meszaros |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2528013 |
About XUnit Test Patterns: Refactoring Test Code
Automated testing is a cornerstone of agile development. An effective testing strategy will deliver new functionality more aggressively, accelerate user feedback, and improve quality. However, for many developers, creating effective automated tests is a unique and unfamiliar challenge. . . .