cardil commented on issue #112: Adding support for externally passed random seed and printing used seed on console URL: https://github.com/apache/maven-surefire/pull/112#issuecomment-498012857 > @cardil I'd like to appreciate this plugin extension. I've used it for my project to find some test orders that may lead to failures, it's very convenient that I can reproduce exact order on any machine whatever JVM it has. Awesome. I've been using that pattern for years in different languages. It's really helpful. But to use it to full extend we should think of a way of passing this seed to JUnit, TestNG to let those frameworks consume the external seed to order their execution in random, but deterministic way. That would be awesome!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
