History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-15677
Type: New Feature New Feature
Status: Open Open
Assignee: Anton Makeev
Reporter: Martin Pruefer
Votes: 2
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

Deeper Maven2 Unittest Integration

Created: 12 Oct 07 15:07   Updated: 12 Oct 07 15:38
Component/s: Unit Testing. JUnit, Maven Integration

Build: 7,343


 Description  « Hide
When playing around with the latest Netbeans 6.0 Beta1, I encountered a very useful feature in their Maven2 integration.
When one launches the Maven2 build including unittests, and a unittest fails, the console message indicating that test failure is also link that directs the user directly into the according surefire-Testresults file, so the user can not only see that a test failed but also see the junit test output.
Furthermore the stacktrace in the failing junit testcase result is also clickable, so the user can directly navigate to the line of code causing the test failure.

It would be really cool if IDEA would have such a deep Maven2 integration too, since in Netbeans the IDE behaviour and functionality when building with Maven2 is exactly the same as when building with the internal IDE compiler.



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.