From the this-should-be-obvious-by-now dept.: I recently added an integration test suite to our codebase, which gives us the ability to write some tests that were impossible when we only had unit and system test suites. Once it was stable, I added it to our nightly build process, so it would be tested every [...]
Entries Tagged as 'testing'
If it isn’t tested, it’s broken
May 22nd, 2008 · No Comments
Tags: automation · testing