CodeBrowser / github / avajs/ava
avajs/ava
# Node.js test runner that lets you develop with confidence 🚀
$ git clone https://github.com/avajs/ava.git
stars
20,846
forks
1,464
language
JavaScript
license
MIT License
What is avajs/ava?
AVA is a test runner for Node.js that executes tests concurrently and supports async/await syntax, making it straightforward to write and run unit tests. Developers use AVA because it provides a simple assertion library, fast test execution through parallelization, and clear test output without unnecessary complexity. It's useful for developers who want a modern testing framework that handles asynchronous code naturally while keeping tests isolated and maintainable.
Topics
#assert #async #async-functions #ava #cli #cli-app #concurrency #javascript #node #nodejs #performance #tap #tdd #test-framework #test-runner #testing #unicorns #unit-testing
Activity
72 open issues · last updated Jul 20, 2026