Skip to content

Latest commit

 

History

History
162 lines (114 loc) · 13.2 KB

File metadata and controls

162 lines (114 loc) · 13.2 KB

Change Log

1.0.0 (2019-09-13)

Full Changelog

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:

  • Unable to use suite name in test name #79
  • JSON equals is inconsistent in comparisons #44

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:

1.0.beta (2019-04-26)

Full Changelog

Implemented enhancements:

  • Document Unit Testing Data Hub Framework (DHF) Flow #65
  • Eliminate xdmp:eval() #55
  • Remove Roxy from Namespaces #52
  • Add Failure Message to Assert Functions #51
  • Support Nested Test Suites #45
  • Allow substitutions during deployment #32
  • Was not able to use the ml-unit-test framework #21
  • #45 Nested test suite support #54 (jamesagardner)

Closed issues:

  • Difficult to run a unit test in qconsole #62
  • Create Node client for REST endpoint #17
  • Rename ml-unit-test-client? #16

Merged pull requests:

v0.12.0 (2018-09-20)

Full Changelog

Merged pull requests:

0.11.2 (2018-09-20)

Full Changelog

Implemented enhancements:

  • assert-equal-json doesn't accept arrays #28

Fixed bugs:

  • failures in suite-setup.xqy are not reported #13

Closed issues:

  • Unit testing with ml-data-hub:2.0.4 #34
  • Set up github pages for docs #24
  • assertEqual cannot compare JS/JSON arrays #23
  • Add CONTRIBUTING.md #12
  • Add .editorconfig to help with consistent formatting #5

Merged pull requests:

0.11.1 (2018-06-05)

Full Changelog

Fixed bugs:

  • assert-equal-json should ignore key order #19

Closed issues:

  • Configure code coverage via REST endpoint #15

Merged pull requests:

  • fixing #19 #22 (paxtonhare)
  • adding param to enable codeCoverage via ml-unit-test.xqy endpoint and… #20 (hansenmc)
  • run setup/teardown with coverage and ensure all executed lines included in wanted lines #18 (hansenmc)

0.11 (2018-05-22)

Full Changelog

Closed issues:

  • Use ml-unit-test without depending on rjrudin bintray repository #9

Merged pull requests:

  • updating notice per legal #8 (dmcassel)
  • code coverage #4 (hansenmc)
  • Added functionality to output alternative report formats via user-defined XSLT #1 (jonesyface)

0.10.0 (2018-05-02)

Full Changelog

Closed issues:

  • TestManager does not run teardown or suiteTeardown #2

Merged pull requests:

0.9.1 (2018-02-22)

* This Change Log was automatically generated by github_changelog_generator