https://github.com/sormuras/junit-platform-isolator
Launch JUnit Platform In Isolation
https://github.com/sormuras/junit-platform-isolator
Last synced: 10 months ago
JSON representation
Launch JUnit Platform In Isolation
- Host: GitHub
- URL: https://github.com/sormuras/junit-platform-isolator
- Owner: sormuras
- License: apache-2.0
- Created: 2018-12-02T04:24:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T10:51:44.000Z (over 1 year ago)
- Last Synced: 2025-07-23T14:43:56.727Z (about 1 year ago)
- Language: Java
- Homepage:
- Size: 430 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JUnit Platform Isolator
[](http://jdk.java.net/8)
[](http://jdk.java.net/11)
[](https://travis-ci.com/sormuras/junit-platform-isolator)
[](https://javadoc.io/doc/de.sormuras.junit/junit-platform-isolator)
[](https://search.maven.org/artifact/de.sormuras.junit/junit-platform-isolator)

Build-tool agnostic library that helps launching the JUnit Platform for test discovery and execution.
## Contribution Policy
Contributions via GitHub pull requests are gladly accepted from their original author.
Along with any pull requests, please state that the contribution is your original work and that you license the work to the project under the project's open source license.
Whether or not you state this explicitly, by submitting any copyrighted material via pull request, email, or other means you agree to license the material under the project's open source license and warrant that you have the legal authority to do so.
## License
This code is open source software licensed under the [Apache 2.0 License](https://www.apache.org/licenses/LICENSE-2.0.html).