Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.