DevBoost / JUnitLoop

JUnitLoop is a tiny Eclipse plug-in that executes all JUnit test cases in the workspace that might be affected when a class is saved.
10 stars 5 forks source link

Remove tests from LoopTestSuite when containing projects are deleted or closed #1

Open mirkoseifert opened 12 years ago

mirkoseifert commented 12 years ago

To avoid compilation errors in the test suite. Probably, the test should be added again when a project is opened.