Releases: Testy/TestyTs
Releases · Testy/TestyTs
v0.4.3
- Fixed focused tests bug
- Made the name parameter optional for
ftest
andxtest
too
v0.4.1
- Made the name parameter optional for
@test
and@testSuite
decorators
v0.4.0
- Refactored the test suite
v0.3.1
- Refactored the test runner and test loader to reduce coupling
- Created debug config for vscode
v0.3.0
- Added more info in README.md
v0.2.0
- Fixed some grammar mistakes in the README.md
- Added this CHANGES.md file
v0.1.0
- Initial version