Releases: exercism/typescript-test-runner
Releases · exercism/typescript-test-runner
Yarn 3 and jest 29
- 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
v3.0.0 Rewritten for Jest 17
v2.1.0: Allow for pending and skipped tests (#25)
* Allow for pending and skipped tests * Remove logging * Add propper skip test
v2.0.1
Attempt to fix compilation (#24)
v2.0.0: Run tsc on tests (#21)
* Run tsc on tests * Format using package.json