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
Analyze source & test dependencies to figure out which tests to run (first)
Object diffs are not always useful
Setup Functions (t.teardown)
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
Randomize test runs
Built-in debug mode
Add a `--node-arguments` flags
"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
Remove snapshot files when a test file stops using snapshots
Explain diff gutter symbols
Should we move pass / fail count to the end of the output?
ava@next omits file path of failed test
Mini reporter clobbers stdout
Wrong line number shown for failing assert
mini reporter should surface failures faster.
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
Don't update snapshots when a subset of tests are run
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
Display internal Node.js stacktrace if no user stacktrace is present
feature request: let's add failed test count at the bottom if there are more than X failed
Timeouts shouldn't hide assertion failures
Expose config object
Explore storing an error object, rather than directly capturing a stack trace
Support arguments in "require" configuration
Horizontal rule between successful runs with logs
Report bad test() usage as a test failure, rather than a runtime error
Is there a way to get test status on afterEach() method ?
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.