AVA
Organization@avajs
Node.js test runner that lets you develop with confidence π
12
Published Tools
385
Total Stars
0
Weekly Downloads
163
GitHub Followers
36
Public Repos
Published Tools
12 Skillsacross 1 categoryeslint-plugin-ava
sindresorhus
ESLint rules for AVA
@ava/typescript
novemberborn
TypeScript provider for AVA
babel-plugin-detective
jamestalmage
Babel 5/6 plugin that scans the AST for require calls and import statements
@ava/babel-preset-stage-4
novemberborn
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
@ava/babel
novemberborn
Babel provider for AVA
default-require-extensions
sindresorhus
Node's default require extensions as a separate module
@ava/cooperate
novemberborn
Plugin to enable cooperation between AVA test files
babel-plugin-ava-throws-helper
novemberborn
Babel plugin for protecting against improper use of `t.throws()` in AVA
@ava/babel-plugin-throws-helper
novemberborn
Babel plugin for protecting against improper use of `t.throws()` in AVA
@ava/babel-preset-transform-test-files
novemberborn
Babel preset for use with AVA test files
@ava/require-precompiled
novemberborn
Require extension that allows for caching/precompiling
@ava/write-file-atomic
novemberborn
Write files in an atomic fashion w/configurable ownership