Releases: gcaufield/MonkeyTest
Releases · gcaufield/MonkeyTest
v0.1.0
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
Enhancements
Project now has a unit test framework that can be used to test itself. (#1)
v0.0.3
No Functional changes, mostly just CI/CD improvements
v0.0.2
Bug Fixes
- Fix issue with using clauses when excluding
Tests
annotation (1ac8645)
v0.0.1
Initial Release for use in TogglIQ application