Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.6
-
None
Description
Surefire currently supports the use of an external library for constrained multithreading. This library is something like 2 small classes + tests, and the code to make this "optional" within surefire is almost as large as the functionality itself. I am the original author of this code an I will add it to the junit4.7 provider. This allows thee junit4.7 provider to run with all threading options without extra libraries.