Tibor Digana
Tibor Digana
@adrianboimvaser I am trying to start the DB but no luck. Please Help! The same error happens in the integration test within this project: [INFO] --- maven-invoker-plugin:1.7:integration-test (integration-test) @ postgresql-maven-plugin...
Who can substitute the committer in this project and restart the development?
We would like to send a command to the engine to control the execution and stop the progress of pending tests via the interface `org.junit.platform.launcher.Launcher`.
Ste na GitHube, takze ma zaujima kod toho automatu. Vidim CSV a PDF subory ale ziadny kod, ziadne zdrojaky. Takze kde je naprogramovana ta logika automatu? Hovori Vam nieco pojem...
Pls support the matrix in Vertx. Example of the http matrix: `http://example.com/rest/api/product/groups;id=1;id=2;id=3/categories;name=foo/objects;color=green/` Unlike http queries, the matrix is part of URI and it is mandatory to use the matrix in...
In JUnitCore the fireTestRunFinished should be placed in finally block. This call is placed after `runner.run(notifier);`. The notifier method `fireTestRunFinished()` cannot be called after JUnit threw StoppedByUserException. The begin and...
My proposal is to have a Project Site for JUnit generated by every release/build. This site (part of project webpage) will have project documentation as well as will include links...
Following this checklist to help us incorporate your contribution quickly and easily: - [ ] Make sure there is a [JIRA issue](https://issues.apache.org/jira/browse/SUREFIRE) filed for the change (usually before you start...
This is my old change from my shelf. Providing it open. The ITs are broken and the impl should be fixed. Implements the config parameter for JUnit5 [skipAfterFailure](https://maven.apache.org/surefire/maven-surefire-plugin/examples/skip-after-failure.html). Following this...
The plugin does not have a real problem with the class path as we expected in the Jira issue SUREFIRE-2000. I found this PR as an improvement where the `junit-platform-runner`...