Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 1.18 KB

README.md

File metadata and controls

32 lines (19 loc) · 1.18 KB

KumuluzEE Testing

KumuluzEE CI

KumuluzEE Testing includes various tools used for testing microservices developed with KumuluzEE framework.

Usage

The following tools are available:

  • KumuluzEE Arquillian Container Adapter - KumuluzEE Arquillian Container Adapter starts the KumuluzEE server before running the tests, which enables the tests to interact with the environment closely resembling the one in production.

Changelog

Recent changes can be viewed on Github on the Releases Page

Contribute

See the contributing docs

When submitting an issue, please follow the guidelines.

When submitting a bugfix, write a test that exposes the bug and fails before applying your fix. Submit the test alongside the fix.

When submitting a new feature, add tests that cover the feature.

License

MIT