Skip to content

Releases: exercism/typescript-test-runner

Yarn 3 and jest 29

09 Jun 15:55
53b1f2b
Compare
Choose a tag to compare
  • Add missing features from javascript-test-runner
  • Add proper corejs (and babel) support for mismatching solutions
  • Change implementation to support jest 29
  • Change package of chalk to lower major
  • Use Yarn 3

Rewritten for Jest 17

13 Feb 16:09
Compare
Choose a tag to compare
v3.0.0

Rewritten for Jest 17

v2.1.0: Allow for pending and skipped tests (#25)

13 Sep 20:25
dbc6e26
Compare
Choose a tag to compare
* Allow for pending and skipped tests

* Remove logging

* Add propper skip test

v2.0.1

05 Sep 02:38
ec8aaa2
Compare
Choose a tag to compare
Attempt to fix compilation (#24)

v2.0.0: Run tsc on tests (#21)

05 Sep 02:26
943c69d
Compare
Choose a tag to compare
* Run tsc on tests

* Format using package.json