Skip to content

Releases: Testy/TestyTs

v0.4.3

08 Nov 04:11
1f55ea8
Compare
Choose a tag to compare
  • Fixed focused tests bug
  • Made the name parameter optional for ftest and xtest too

v0.4.1

08 Nov 04:09
b47b12f
Compare
Choose a tag to compare
  • Made the name parameter optional for @test and @testSuite decorators

v0.4.0

08 Nov 04:09
Compare
Choose a tag to compare
  • Refactored the test suite

v0.3.1

08 Nov 04:07
c2381cb
Compare
Choose a tag to compare
  • Refactored the test runner and test loader to reduce coupling
  • Created debug config for vscode

v0.3.0

08 Nov 04:06
Compare
Choose a tag to compare
  • Added more info in README.md

v0.2.0

08 Nov 04:04
Compare
Choose a tag to compare
  • Fixed some grammar mistakes in the README.md
  • Added this CHANGES.md file

v0.1.0

08 Nov 04:03
Compare
Choose a tag to compare
  • Initial version