Skip to content

Releases: marklogic-community/marklogic-unit-test

0.11

22 May 15:04
Compare
Choose a tag to compare

Here's the full list of issues.

Note #10 below - the project artifacts are now named "ml-unit-test-client" and "ml-unit-test-modules", and both are available via the main jcenter repository. The ml-gradle sample project has been updated to show how to use these artifacts.

Summary:

  • #4 The UI test runner now provides an option for calculating code coverage
  • #1 Alternative report formats are supported via user-defined transforms
  • #10 The project was reorganized so that the MarkLogic modules are in one Gradle subproject and the Java client is in a separate subproject

0.10.0

02 May 15:41
Compare
Choose a tag to compare

This release adds support for controlling whether test teardown and suite teardown scripts are run or not, with those scripts running by default.

Issues: https://github.com/marklogic-community/ml-unit-test/issues?q=is%3Aclosed+milestone%3A0.10.0

0.9.1

22 Feb 20:12
Compare
Choose a tag to compare

First release. Planning for a 1.0 release once the artifacts for this project are available in jcenter.