Oct 13 2009
Mike Scott opensources Testify
Today at Agile Testing Days conference in Berlin, Mike Scott from SQS announced the immediate availability of Testify, an agile TDD toolset installer and project generator.
Testify is a wizard for creating new, portable projects. It sets up the project structure and installs the opensource testing toolset, a stack of “best of breed” tools needed for TDD. It also creates a trivial core project, a trivial UI and a set of trivial unit and acceptance tests that serve as examples for your tests, along with batch files to build the project and run all tests in the suite. The build files will do a full build, run all the unit and acceptance tests, executes static analysis, coverage report and so on.
David Evans talked about Testify earlier this year in London, prompting lots of questions about opensourcing it. As of today, testify is available under an opensource license from Google code repository.
see other news from the Agile Testing Days conference.
![]() |
![]() |


