Hacker News new | ask | show | jobs
by ovao 1219 days ago
Recently stabilized in v18, yes, and it’s pretty great, but it doesn’t support TypeScript without a transpilation step, so you’ll still need to implement a build pipeline before you’re able to run a test.

For pure JS projects it’s quite nice though.

1 comments

ah indeed. it should :(