Skip to content

Releases: gcaufield/MonkeyTest

v0.1.0

18 Oct 13:56
v0.1.0
4604eaf
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Add instanceof expectation #4
  • [enhancement] Add not equal expectation #3

Bug Fixes:

  • [bug] Suites do not complete execution on failure #5

v0.0.4

17 Oct 23:08
v0.0.4
bab1be7
Compare
Choose a tag to compare

Enhancements

Project now has a unit test framework that can be used to test itself. (#1)

v0.0.3

17 Oct 13:31
v0.0.3
338521a
Compare
Choose a tag to compare

No Functional changes, mostly just CI/CD improvements

v0.0.2

27 Sep 13:13
v0.0.2
3491e9c
Compare
Choose a tag to compare

Bug Fixes

  • Fix issue with using clauses when excluding Tests annotation (1ac8645)

v0.0.1

26 Sep 21:08
v0.0.1
a7fac2c
Compare
Choose a tag to compare

Initial Release for use in TogglIQ application