ts-node-test

Use the Node.js test runner, but with TypeScript via ts-node

MIT License

Downloads
8.1K
Stars
17
Committers
4

Bot releases are visible (Hide)

ts-node-test - v0.4.3 Latest Release

Published by github-actions[bot] about 1 year ago

0.4.3 (2023-09-17)

Bug Fixes

  • Simplify TEST_EXTENSIONS null/undefined check (#84) (aa92fcb)
  • Use 'node:' protocol in imports (#86) (850eb7b)
ts-node-test - v0.4.2

Published by github-actions[bot] about 1 year ago

0.4.2 (2023-07-23)

Bug Fixes

  • deps: update dependency yargs to v17.7.2 (#35) (0350ce0)

Miscellaneous Chores

ts-node-test - v0.4.1

Published by github-actions[bot] over 1 year ago

0.4.1 (2023-03-19)

Bug Fixes

  • Don't recurse into node_modules unless explicitly requested (#54) (c51fe5f)
  • Update 'yargs' and provide command handler (#51) (ceced17)
ts-node-test - v0.4.0

Published by github-actions[bot] over 1 year ago

0.4.0 (2023-03-17)

Features

  • Support additional test-related CLI flags (#45) (756c457)

Bug Fixes

ts-node-test - v0.3.0

Published by github-actions[bot] almost 2 years ago

0.3.0 (2022-12-26)

Features

  • Implement support for watch mode (#32) (8914426)
ts-node-test - v0.2.0

Published by github-actions[bot] about 2 years ago

0.2.0 (2022-09-22)

Features

  • Support custom extensions via env variable (#10) (8839f88)
ts-node-test - v0.1.1

Published by github-actions[bot] about 2 years ago

0.1.1 (2022-07-29)

Miscellaneous Chores

  • Run build on prepack (fixes missing files in NPM package) (#5) (e24d20c)
ts-node-test - v0.1.0

Published by github-actions[bot] about 2 years ago

0.1.0 (2022-07-29)

Features