Tag: Emma
EclEmma
by Mex on Jan.27, 2009, under Technology
In the developer community test driven development pasterns are becoming more and more mainstream. By what ever name you call your paradigm Extreme Programming, or Agile Development, it become quickly clear to anyone who tries test driven development how useful and important it can be to your project. It also soon becomes clear how important the correct tooling can be, or rather how frustrating it can be without the correct tools. EclEmma is a code coverage plug-in for Eclipse that helps you ensure that you are meeting your code coverage requirements in a way that integrates with your development cycle, instead of being an extra strapped on stage. It works with your existing JUnit tests and gives you details on exactly which methods, lines, and instructions are being covered by your tests. (continue reading…)
1 Comment
:EclEmma, Emma, Test Driven Development
more...
