563 Commits (bf01232fdd8434abe0cfa079e1af29105f75ecc3)
 

Author SHA1 Message Date
Mark Wubben bf01232fdd only run tests for changed sources 9 years ago
Mark Wubben 854d96c392 guard against repeated teardowns 9 years ago
Mark Wubben f85bcd6014 abstract tap grouping in watcher test 9 years ago
Mark Wubben f57fe5e1bf refactor watcher 9 years ago
Juan Soto e26bd05ede Close #536 PR: Move files argument to api.run(). Fixes #534 9 years ago
Sindre Sorhus b76f840873 Merge pull request #530 from naptowncode/clean_up_redudant_assertion_error_output 9 years ago
Sindre Sorhus b255509086 forgot to add novemberborn to the mentionbot ignore list 9 years ago
Sindre Sorhus 11f4362b8f 📢 Welcoming @novemberborn to the project! 9 years ago
Vadim Demedes e089a8a933 Merge pull request #570 from sotojuan/tap-line 9 years ago
Juan Soto d00aa7e8dc Fix failed line missing from TAP output 9 years ago
Sindre Sorhus 83d4a81b19 Merge pull request #547 from sindresorhus/cleanup-concurrent 9 years ago
vdemedes 241ce403c2 clean up concurrent 9 years ago
LuKas Corso c6b71f04e9 Close #564 PR: Logger coverage improvement and refactor. 9 years ago
Sindre Sorhus c4988c540f Merge pull request #566 from TrySound/fix-babel-register 9 years ago
Bogdan Chadkin 5ba0053ecb Fix babel-register in documentation 9 years ago
Andrew McConnell 30f379fc7a Remove redundant line from assertion error output in mini reporter 9 years ago
Sindre Sorhus f435f35fda 0.12.0 9 years ago
Sindre Sorhus 63d0faed78 Merge pull request #555 from novemberborn/errors-are-errors 9 years ago
Kent C. Dodds 11e82e93bd Close #562 PR: Add note about running tests in serial. 9 years ago
Sindre Sorhus 7d108aa051 cleanup #559 9 years ago
Mark Wubben 86ff25eff0 consistent error handling in test callbacks 9 years ago
Mark Wubben bc326bdbe2 consistent error messaging for rejected promises 9 years ago
Mark Wubben 5710e65d93 ensure test errors are errors 9 years ago
Emanuele Ingrosso b6bce03624 Close #559 PR: Fix wrong handling of NODE_PATH and relative test. 9 years ago
Sindre Sorhus 69dbcf23c3 cleanup #531 9 years ago
Emanuele Ingrosso 0675d3444d Close #531 PR: Support NODE_PATH in forked process. Fixes #515 9 years ago
LuKas Corso e50f3deb74 Close #557 PR: improve test coverage for calling classes without the `new` keyword. Fixes #161 9 years ago
Sam Verschueren ef371bd2b5 add `vscode-ava` to the readme 9 years ago
Mark Wubben 2bd6ab848b consistent error determination 9 years ago
Sindre Sorhus 3c12940ca1 add `sublime-ava` & `atom-ava` to the readme 9 years ago
Sindre Sorhus 61acdc6717 add `eslint-plugin-ava` to the readme 9 years ago
Sindre Sorhus e28e24ceb8 readme tweaks 9 years ago
Sindre Sorhus ea911b6442 Merge pull request #552 from makotot/link-to-ja_jp 9 years ago
makotot 559dda5003 Link to Japanese translation 9 years ago
Vadim Demedes d21b40d078 Merge pull request #548 from sotojuan/fix-test-worker 9 years ago
Juan Soto e9cb25dfb7 Close #494 PR: Return empty string instead of null for a single anonymous test. Fixes #487 9 years ago
Juan Soto 34efa78dbb Use `console.error` instead of `log.error` 9 years ago
Sindre Sorhus 93af8d8d2c Merge pull request #541 from novemberborn/cli-watcher-test 9 years ago
Mark Wubben b8c444de57 test watcher from the cli 9 years ago
vdemedes 9c22ee4ac4 Close #543 PR: Clean up beautify-stack. 9 years ago
Sindre Sorhus 3779f2b9d5 Merge pull request #546 from forresst/link-translated-t-plan 9 years ago
forresst 0490900089 Link to Español translation : recipe 'when to use t.plan()' 9 years ago
vdemedes a4ecd4ee47 make AvaError inherit from Error 9 years ago
Sindre Sorhus bdb8b6ebaa allow Node.js 0.10 to fail on Travis until we track down #498 9 years ago
Sindre Sorhus f6fb592b65 Merge pull request #491 from jamestalmage/auto-start-profiler 9 years ago
Mark Wubben f0f4f34438 Close #502 PR: Implement --watch. Fixes #70 9 years ago
Sindre Sorhus 158916cc9d various doc tweaks 9 years ago
Sindre Sorhus 3157c5af36 silence deprecation notice of `t.doesNotThrow` 9 years ago
corinna.cohn 388ad88f03 Close #526 PR: Clarifies `npm test` default file is `test.js`. 9 years ago
Vadim Demedes f732dd73ed Merge pull request #525 from allensb/handle_callback_err 9 years ago