Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1003 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 1003 Bytes

Junit-Servers

Build Status Maven Central

Simple library that will allow you to use a custom rule to start and stop an embedded container inside your Junit tests (currently Jetty and Tomcat supported out of the box).

Documentation Javadoc Changelog

Licence

MIT License (MIT)

Contributing

Thanks to @skjolber for his contribution!

If you found a bug or you thing something is missing, feel free to contribute and submit an issue or a pull request.