MarkLogic Unit Test Version 1.0.0
Implemented enhancements:
- assert-equal-json no longer reports the location of comparison differences #37
- Add documentation for developing and testing ml-unit-test locally #29
- Support Testing of the MarkLogic Data Hub Framework (DHF) #26
- Support testing of REST services #25
- Setup real JUnit tests for marklogic-unit-test-modules #11
Fixed bugs:
Closed issues:
- ML10 gradle project has error with unit test #86
- Updating docs to reflect renamed dependency #80
- How to test DHF project that uses multiple databases #74
- Document how to include marklogic-unit-test and set up for a Data Hub #36
Merged pull requests:
- Removing Roxy reference #103 (jamesagardner)
- Updating MarkLogic Copyrights to 2019 #102 (jamesagardner)
- Updating 1.0.beta references to 1.0.0 #101 (jamesagardner)
- Abstract mark logic test logger #99 (hansenmc)
- JaxpServiceResponseUnmarshaller.parse() relies upon default character encoding #98 (hansenmc)
- Update XmlNode.java to use the diamond operator <> #97 (hansenmc)
- change hard-coded namespace-prefix test from name() to use self axis #96 (hansenmc)
- apply $params in xdmp:xslt-invoke() for coverage report format transform #95 (hansenmc)
- Update CONTRIBUTING.md #94 (hansenmc)
- fix AbstractMarkLogicTest.java javadocs #93 (hansenmc)
- Fixing Travis CI error #90 (jamesagardner)
- Fixing Issue #44: assert-equal-json inconsistent in comparisons #85 (cskeefer)
- #79 Updating assertion to be more specific #84 (jamesagardner)
- #79 Fixing module not found error when test module contains the test suite name #83 (jamesagardner)
- Renaming marklogic-junit to marklogic-junit5 #78 (rjrudin)
- Improving the project landing page #73 (jamesagardner)
- bintray config fixes #70 (rjrudin)
- #46 Change test failure stack output from encoded XML to a nested text format #61 (jonesyface)