Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 811 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 811 Bytes

pipeline status coverage report

JavaUnitTestReference

Reference implementation of DataHub Java unit testing setup. Purpose of this Gitlab repository is to show how to use Gradle to execute unit tests in a Gitlab CI pipeline and visualize the results. Note: the current version requires Mendix 9.24.3.

Example usage

gradle test will execute the example unit test suite.

Disclaimer

This component is not officially supported by Mendix.