honest.knave

this statement is false

honest.knave header image 4

Entries Tagged as 'testing'

If it isn’t tested, it’s broken

May 22nd, 2008 · No Comments

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 [...]

[Read more →]

Tags: automation · testing