JavaScript > AVA
Test runner.
Contents
Articles
Packages
ESLint rules.
Codemods that simplifies upgrading to newer versions.
Snippets for Sublime.
Snippets for Atom.
Snippets for Visual Studio Code.
Snippets for Vim.
Test helpers for Redux.
Generate AVA tests for Redux reducers in a React app.
Run tests with Gulp.
Run tests with Grunt.
Run tests with Fly.
Run tests with Start.
Run tests with Sigh.
Test ESLint plugins with AVA.
Test jscodeshift codemods with AVA.
Set up AVA for Preact.
Run fixture/baseline tests.
Property based testing.
Add docker databases to your test contexts.
Testing web components via Puppeteer.
JSON output with AVA compatibility.
use TypeScript in shared workers
get a fresh Postgres database for every test
Parameterized testing.
Works with AVA
Test Electron apps using AVA and ChromeDriver.
Run and verify benchmarks using AVA and benchmark.js.
Memory leak testing.
Promisify callback-style functions for better testing.
Promisify an event.
Test your CLI tools.
Add delays to your tests.
Test the output of streams.
Creates a minimal Express server for testing.