AVA
- > npx ava
- https://avajs.dev
- @ava__js
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
ava
Node.js test runner that lets you develop with confidence
eslint-plugin-ava
ESLint rules for AVA
test
A package that wraps AVA so AVA can use AVA to test AVA
typescript
Rudimentary TypeScript support
babel-preset-transform-test-files Archived
Test file transforms as used by AVA
require-precompiled
Require extension that allows for caching/precompiling
babel-preset-stage-4 Archived
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
babel-plugin-throws-helper Archived
Babel plugin for protecting against improper use of `t.throws()` in AVA
flow-typed
Flow type definitions for AVA
bucklescript
BuckleScript bindings for AVA
sublime-ava
Snippets for AVA
ava-snapshot-example
Example of snapshot testing a React component with AVA
write-file-atomic
Forked from npm/write-file-atomicWrite files in an atomic fashion w/configurable ownership