ava just published its new version 0.13.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of ava – otherwise use this branch to work on adaptions and fixes.
The most exciting changes in this release are support for using your own Babel config with AVA and intelligent watch mode that will rerun your tests on test and source changes.
Hello :wave:
:rocket::rocket::rocket:
ava just published its new version 0.13.0, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of ava – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging :palm_tree:
GitHub Release
The most exciting changes in this release are support for using your own Babel config with AVA and intelligent
watch
mode that will rerun your tests on test and source changes.We now have an awesome list. Our ESLint plugin got some new rules. And @novemberborn is a team member!
Highlights
ava
config package.json. This will let you configure AVA to use your own Babel config (.babelrc orbabel
in package.json). a03f826todo
test modifier. e697629t.throws()
now returns error or rejection reason of promise. e03b82ctest.only()
now works across all test files. 6b1617atest
is used incorrectly. 94c03f6Changes
v0.12.0...v0.13.0
The new version differs by 152 commits .
a723eb1
0.13.0
e9de64b
add gif of the mini reporter
83ab1e4
Merge pull request #621 from sindresorhus/sticky-only
b4abee1
make .only sticky in watch mode
e810ed4
Merge pull request #624 from sindresorhus/watch-and-syntax-errors
f1966d9
Merge pull request #618 from sindresorhus/mini-reporter-color
73c8b6b
Merge pull request #627 from forresst/link-watch-mode-french
d74335e
Docs: Link to French translation for watch mode
768ef9d
handle exceptions when initially running files
901c48c
move unreportedFiles closer to where it's used
9c867e9
remove color from test title in mini reporter
76860dd
Close #599 PR: Add busy indicator to mini reporter. Fixes #598
cac933e
Merge pull request #607 from sindresorhus/document-watch
81b7f1e
also rerun tests when 'r' is entered
755849f
add -S shorthand for --source
There are 152 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: