avajs/
π JavaScript test runner
USD raised
Recent activities
Migrate forking to a pooled worker design
Add ability to run a test residing on a given line
Support to Run TypeScript test file(.ts) directly without Precompiling(tsc)
Make it easier to write reliable cleanup tasks
Object diffs are not always useful
Add assertion that just compares specific items in the tree
Watch mode filter by filename and by test name
Schedule previously failing tests to run first
Analyze source & test dependencies to figure out which tests to run (first)
Randomize test runs
Setup Functions (t.teardown)
Built-in debug mode
Add a `--node-arguments` flags
ava@next omits file path of failed test
Mini reporter clobbers stdout
Remove snapshot files when a test file stops using snapshots
Wrong line number shown for failing assert
"previous failure in test files that were not rerun" not always true with ava --watch
Allow tests to tamper with Node.js built-ins without breaking AVA
mini reporter should surface failures faster.
Override `process.exit` to give some context when it's called unexpectedly in a test.
Explain diff gutter symbols
Should we move pass / fail count to the end of the output?
Don't update snapshots when a subset of tests are run
Show relevant parts of the object/array for t.true/t.false assertion output
feature request: cli option of config file `--config-file [path]`
Display internal Node.js stacktrace if no user stacktrace is present
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
Expose config object
Report bad test() usage as a test failure, rather than a runtime error
Horizontal rule between successful runs with logs
Is there a way to get test status on afterEach() method ?
Timeouts shouldn't hide assertion failures
Support arguments in "require" configuration
Explore storing an error object, rather than directly capturing a stack trace
feature request: let's add failed test count at the bottom if there are more than X failed
Ensure watch mode works when AVA is called outside the package root
Ensure files passed through CLI exist, and are files, before precompiling
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.