avajs/
🚀 JavaScript test runner
USD raised
Recent activities
Support to Run TypeScript test file(.ts) directly without Precompiling(tsc)
Make it easier to write reliable cleanup tasks
Analyze source & test dependencies to figure out which tests to run (first)
Watch mode filter by filename and by test name
Randomize test runs
Built-in debug mode
Explain diff gutter symbols
Allow tests to tamper with Node.js built-ins without breaking AVA
Ensure code excerpt is from test file, even if assertion failure occurs elsewhere
Mini reporter clobbers stdout
Wrong line number shown for failing assert
Override `process.exit` to give some context when it's called unexpectedly in a test.
Show relevant parts of the object/array for t.true/t.false assertion output
feature request: cli option of config file `--config-file [path]`
Feature request: pass test additional arguments to beforeEach function
"Previous failure in test files that were not rerun" persists even though the failing test file was rerun
feature request: let's add failed test count at the bottom if there are more than X failed
Timeouts shouldn't hide assertion failures
Horizontal rule between successful runs with logs
Report bad test() usage as a test failure, rather than a runtime error
Ensure watch mode works when AVA is called outside the package root
In Node.js 12 or newer, add hasColors to the fake TTY methods
An error occurred while trying to read the map file
© 2019 BoostIO, Inc.