NetBeans Forums
| View previous topic :: View next topic |
| Author |
Message |
bdicasa
Joined: 26 Sep 2010 Posts: 5
|
Posted: Sat Nov 13, 2010 9:17 pm Post subject: Debugging Tests with Maven? |
|
|
Hello,
Is it possible to debug tests with Maven? My tests depend on my maven configuration. Whenever I do a right click -> Debug Test File, my tests aren't run with maven, and automatically fail.
Thanks for any help. |
|
| Back to top |
|
 |
Farrukh Najmi Posted via mailing list.
|
Posted: Wed Nov 17, 2010 5:17 pm Post subject: Debugging Tests with Maven? |
|
|
Yes. I use it all the time and it is indispensable. I usually open the
junit or testng test file (under src/test/java) in an editor tab click
in the file somewhere and then use CTRL+SHIFT+F5 to debug it.
On 11/13/2010 04:17 PM, bdicasa wrote:
| Quote: | Hello,
Is it possible to debug tests with Maven? My tests depend on my maven configuration. Whenever I do a right click -> Debug Test File, my tests aren't run with maven, and automatically fail.
Thanks for any help.
|
--
Regards,
Farrukh Najmi
Web: http://www.wellfleetsoftware.com |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
|