Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/indoqa/system-test-tools
Test single JAR applications
https://github.com/indoqa/system-test-tools
indoqa-library integration-testing java
Last synced: 4 days ago
JSON representation
Test single JAR applications
- Host: GitHub
- URL: https://github.com/indoqa/system-test-tools
- Owner: Indoqa
- License: apache-2.0
- Created: 2015-12-19T09:27:43.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-14T06:26:40.000Z (over 5 years ago)
- Last Synced: 2024-04-09T12:01:40.462Z (7 months ago)
- Topics: indoqa-library, integration-testing, java
- Language: Java
- Size: 27.3 KB
- Stars: 2
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Indoqa System Test Tools
This library contains a Junit infrastructure rule that spawns a separate Java process and destroys it after all tests have been run. It is useful to test single JAR applications which are the usual artefacts provided by [Indoqa Boot](https://github.com/Indoqa/indoqa-boot) or Spring Boot.