32 Commits (91db66f1c9cdf1f894c0513e4084bd0186ed85ab)

Author SHA1 Message Date
Sindre Sorhus 91db66f1c9 improve hooks docs 9 years ago
Sindre Sorhus 89219ce6d6 document the enhanced asserts 9 years ago
vdemedes eb54eb658b add fail-fast mode 9 years ago
Sindre Sorhus 7cebc10993 add AVA name pronunciation 9 years ago
vdemedes f6d3521e4a add beforeEach/afterEach hooks 9 years ago
Sindre Sorhus 20a704abd3 add code coverage with coveralls 9 years ago
Sindre Sorhus caf8f6b0c1 docs - calling `t.end()` in async/generator functions is moot 9 years ago
Petr Huřťák dc3ec588d1 missing semicolon 9 years ago
Sindre Sorhus a158f1a33f readme tweaks 9 years ago
vdemedes 879018bfc6 Close #57 PR: Add support for generator and async functions. Fixes #37, Fixes #45 9 years ago
Sindre Sorhus 7db5288688 ignore files starting with underscore 9 years ago
Sindre Sorhus ff5eebba5d move assertions into AVA core 9 years ago
Sindre Sorhus cef88df4f6 readme improvements 9 years ago
Sindre Sorhus 000c062693 readme - add AVA feature display 9 years ago
Sindre Sorhus 8fc1e0095e Welcome @vdemedes to the team! 🎉 9 years ago
Sindre Sorhus 60a6a1346a readme - add "Created by" section 9 years ago
Sindre Sorhus 853f69dcc5 readme - add Related section 9 years ago
vdemedes d377ef636c Close #36 PR: Before/after hooks. Fixes #4 9 years ago
Sindre Sorhus b9401f7cac add FAQ about concurrency vs parallelism 9 years ago
Sindre Sorhus 5da9ead77d cleanup #23 9 years ago
andrepolischuk eb6343eba3 Close #23 PR: Add ES2015 support to CLI. Fixes #20 9 years ago
Sindre Sorhus fd700a26d6 readme - add more FAQs 9 years ago
Sindre Sorhus ef12c8e88c add `--init` flag for adding AVA to your project 9 years ago
Sindre Sorhus d29d202e88 ensure the CLI only globs JS files 9 years ago
JD Ballard 336f8b1948 Grammar fix 9 years ago
Sindre Sorhus a978330b08 readme - document using a custom assertion module 9 years ago
Sindre Sorhus 35b7e5bde2 support running `ava` without arguments 9 years ago
Kevin Martensson d9bdebe398 Tweaks 10 years ago
Sindre Sorhus 5853521e7b try reading the `fn.displayName` if no test title is supplied 10 years ago
Sindre Sorhus e7a6ab1d29 add kevva 10 years ago
Sindre Sorhus 1089a87c2c init 10 years ago