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

Key: IDEA-18668
Type: Bug Bug
Status: Open Open
Assignee: Anton Makeev
Reporter: Dylan van Iersel
Votes: 1
Watchers: 2
Operations

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

TestNG runner uses parent path instead module path in a multi-module Maven project

Created: 08 Jul 08 13:53   Updated: 08 Jul 08 13:57
Component/s: Unit Testing. TestNG, Maven Integration

Environment: WinXP, Vista, Ubuntu

Build: 8,526
Severity: Medium


 Description  « Hide
We have a multi-module maven project and imported it into IDEA. We have a number of unit tests using TestNG. When creating a new test configuration, it is by default configured to run off of the parent path (the location of the parent pom) while Maven runs tests from the module path. This gives annoying issues with regard to loading resources from the filesystem.

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