List/Grid Tag Archives: EMMA

Code coverage with unit & integration tests
On a pet project recently I set out to build automated UI (integration) tests as well as the normal unit tests. I wanted to get all of this integrated into my maven build, with code ...

