Skip to content

Releases: gdt-dev/core

v1.12.1

09 Dec 18:29
d0f1d21

Choose a tag to compare

What's Changed

  • add XUnit and JSON output for run results by @jaypipes in #18

Full Changelog: v1.12.0...v1.12.1

v1.12.0

05 Dec 20:08
7c05a0e

Choose a tag to compare

What's Changed

  • improve dependency version constraint and errors by @jaypipes in #17

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 Nov 22:46
c6dd6b5

Choose a tag to compare

What's Changed

Full Changelog: v1.10.5...v1.11.0

v1.10.5

09 Oct 19:04
5d4fea4

Choose a tag to compare

What's Changed

  • add runtime error for failure to find var path by @jaypipes in #14
  • ensure we return a RunResult on timeout by @jaypipes in #15

Full Changelog: v1.10.4...v1.10.5

v1.10.4

07 Oct 15:57
c98e764

Choose a tag to compare

What's Changed

  • correct logic bug in overall Run.OK() method by @jaypipes in #13

Full Changelog: v1.10.3...v1.10.4

v1.10.3

05 Oct 18:12
584b636

Choose a tag to compare

What's Changed

  • support stop-on-assertion-failure behaviour by @jaypipes in #12

Full Changelog: v1.10.2...v1.10.3

v1.10.2

04 Oct 00:41
bbf146c

Choose a tag to compare

What's Changed

  • ensure elapsed time is stored to testunit by @jaypipes in #11

Full Changelog: v1.10.1...v1.10.2

v1.10.1

23 Sep 23:31
c158d81

Choose a tag to compare

What's Changed

Full Changelog: v1.10.0...v1.10.1

v1.10.0

19 Sep 23:24
8e82bd1

Choose a tag to compare

What's Changed

  • change directory to the directory housing the test by @jaypipes in #8

Full Changelog: v1.9.13...v1.10.0

v1.9.13

19 Sep 22:26
155dd41

Choose a tag to compare

What's Changed

  • switch to github.com/theory/jsonpath by @jaypipes in #6
  • add cleanup funcs, allow external exec chdir by @jaypipes in #7

Full Changelog: v1.9.12...v1.9.13