Pinned Repositories
atom-ava
Snippets for AVA and run tests directly in the editor
ava
Node.js test runner that lets you develop with confidence 🚀
ava-codemods
Codemods for AVA
ava-docs
Localized docs for AVA
awesome-ava
Awesome AVA resources
cooperate
Plugin to enable cooperation between AVA test files
eslint-plugin-ava
ESLint rules for AVA
get-port
Cooperative get-port implementation
karma-ava
Karma plugin for AVA
typescript
Test TypeScript projects using AVA.
AVA's Repositories
avajs/ava
Node.js test runner that lets you develop with confidence 🚀
avajs/ava-docs
Localized docs for AVA
avajs/awesome-ava
Awesome AVA resources
avajs/eslint-plugin-ava
ESLint rules for AVA
avajs/atom-ava
Snippets for AVA and run tests directly in the editor
avajs/typescript
Test TypeScript projects using AVA.
avajs/ava-codemods
Codemods for AVA
avajs/gulp-ava
Run AVA tests
avajs/sublime-ava
Snippets for AVA
avajs/ava-snapshot-example
Example of snapshot testing a React component with AVA
avajs/option-chain
Use fluent property chains in lieu of options objects
avajs/create-ava
Add AVA to your project
avajs/babel-preset-stage-4
Efficiently applies the minimum of transforms to run stage 4 code on Node.js 6, 8 and 10
avajs/unique-temp-dir
Provides a uniquely named temp directory
avajs/babel
Babel provider for AVA.
avajs/get-port
Cooperative get-port implementation
avajs/.github
avajs/ava-preact-init
Set up AVA for Preact
avajs/bucklescript
BuckleScript bindings for AVA
avajs/ava-files
DEPRECATED
avajs/cooperate
Plugin to enable cooperation between AVA test files
avajs/grunt-ava
Run AVA tests
avajs/babel-plugin-throws-helper
Babel plugin for protecting against improper use of `t.throws()` in AVA
avajs/babel-preset-transform-test-files
Test file transforms as used by AVA
avajs/require-precompiled
Require extension that allows for caching/precompiling
avajs/pretty-format
:sparkles: Stringify any JavaScript value
avajs/test
A package that wraps AVA so AVA can use AVA to test AVA 🤯
avajs/citgm
Canary in the Gold Mine
avajs/flow-typed
Flow type definitions for AVA
avajs/write-file-atomic
Write files in an atomic fashion w/configurable ownership