ryanjdew / ml-unit-test

Unit testing framework for MarkLogic. Docs: https://marklogic-community.github.io/ml-unit-test/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ml-unit-test includes the original Roxy unit test framework for MarkLogic and provides a few new features:

  1. A REST endpoint for listing and running unit tests
  2. A small Java library for integrating MarkLogic unit tests into existing test frameworks like JUnit
  3. The ability to depend on this module as a true third-party dependency via ml-gradle

To try this out locally, check out the ml-gradle example project. You can use that project's build.gradle file as an example of how to use ml-unit-test in your own project.

About

Unit testing framework for MarkLogic. Docs: https://marklogic-community.github.io/ml-unit-test/

License:Other


Languages

Language:XQuery 53.1%Language:XSLT 16.9%Language:Java 14.1%Language:JavaScript 8.1%Language:CSS 7.8%