quarta-feira, 27 de fevereiro de 2008

Clover — test with confidence

Your project has many hundreds of unit tests, and JUnit's green bar of goodness gives you a sense that your code base is well tested. But how well do those tests actually test the code base? What code are the tests actually testing (and which code isn't being tested at all?) Which particular tests are hitting a particular piece of code? Is the test suite getting out of date?

Clover gives you these answers — in whatever way suits you best:


http://www.atlassian.com/software/clover/

Nenhum comentário: