add-ava
v0.0.3
Published
Adds ava to a project. It parses `TypeScript` (with `esbuild`) out of the box.
Readme
add-ava
Adds ava to a project. It parses TypeScript (with esbuild) out of the box.
Features
- Installs
avaandesbuild-runner - Adds an
avaconfig topackage.json - Adds a
testscript topackage.json - Adds a test file with an example test (Todo)
How to use
npx add-ava