The unitTest plugin provides great JUnit support. You can create tests on the spot for code; it visually notes which methods have tests and which do not; it is easy to navigate to/from unit tests; it is configurable how unit test sources are layed out relative to non-test sources.
(I have listed build #3516 because that was current when I filed this request, but my request is not tied to a particular build.)