Menu

#132 Allow navigation to unit tests in Maven artifacts

Version 3.0.4
closed-duplicate
nobody
None
3
2015-03-07
2015-03-03
No

At work I use many Maven artifacts, most of which are open source and have their unit tests published. Occasionally I’d like to have a look at these unit tests, e.g. when the Javadoc doesn’t explain all the details or when I don’t know how to program against a specific interface.

My idea is that the m2eclipse plugin downloads the unit tests of all my Maven artifacts (I’ve asked for this in https://bugs.eclipse.org/bugs/show_bug.cgi?id=461329), and whenever I view the source code of such an artifact, I can simply press Ctrl+J to see the unit test of that class.

Discussion

  • Nicolas Demengel

    • status: open --> closed-duplicate
     

Log in to post a comment.