[GitHub] maven-surefire pull request: Get tests to run from external source...

2015-12-06 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/74#issuecomment-162308895 The ambition of Surefire 3.x should be to run such tests. Honestly now it's spending the spare time. Good point is that commands introduced in 2.19 would allow

[GitHub] maven-surefire pull request: Get tests to run from external source...

2015-09-27 Thread Tibor17
Github user Tibor17 commented on the pull request: https://github.com/apache/maven-surefire/pull/74#issuecomment-143642564 Hello guys, I have implemented new streamer of classes. The problem was with old streamer which was able to dispatch test class name to the forked JVM. Sin