Grouping Tests Using JUnit Categories

This is one of the things I really liked about TestNG. Hopefully I can start grouping tests together and generating reports on module coverage within the same project.

Source: java.dzone.com