avajs / ava

Node.js test runner that lets you develop with confidence 🚀
MIT License
20.74k stars 1.41k forks source link

Update examples to use AVA 6 #3335

Open tommy-mitchell opened 4 months ago

tommy-mitchell commented 4 months ago

Closes #2993.

Updates examples to be ESM and use AVA 6. Also adds an example for using ESM loaders with TypeScript.

Maybe shouldn't be merged until #3334 is resolved.

novemberborn commented 2 months ago

@tommy-mitchell remind me, is this blocked by #3334 or is it actually fine?