Community
Participate
Working Groups
Build Identifier: N/A To the Java Editor Save Actions configuration screen, add an option to run all JUnit tests in the project on save. The implementation may be to simply invoke the same action(s) performed when users press Alt+Shift+X,T while the project is selected in the Package Explorer or Project Explorer. This enhancement request differs from Bug 51292 - Continuous testing (https://bugs.eclipse.org/bugs/show_bug.cgi?id=51292) as the scope of this proposed change is significantly smaller. Reproducible: Always Steps to Reproduce: 1. N/A 2. 3.
So, it would happen each time I save a TEST? I'm not sure this is too useful and you might quickly end up with tons of tests running in parallel. Given there is an extension point you could implement this for yourself outside the SDK.
We have no plans to implement this in Eclipse.
*** Bug 509238 has been marked as a duplicate of this bug. ***