Hello,

I use Netbeans 12.6 on Windows server 2016 with OpenJDK 11 and Maven 3.6.3

I've some integration tests written with JUnit that Maven knows how to
launch with failsafe.
I'd like to run integration tests like unitary tests from Netbeans.
I saw that there are project actions "Integration test file" and "Debug
integration test".
I expect Netbeans to propose to me something like "Test Integration File"
instead of "Test File" on JUnit tests matching failsafe configuration : it
doesn't.

I didn't find any web pages explaining how to nor any limitation?

Any idea how to?

Regards,

Arnaud

Reply via email to