216 Commits (master)

Author SHA1 Message Date
Sindre Sorhus 812589a903 Happy to welcome @jamestalmage to the project! 9 years ago
James Talmage eb9b339029 Close #259 PR: print the first assertion failure of each test, instead of the last. Fixes #121, #220. Fixes #121, Fixes #220 9 years ago
Sindre Sorhus 305fcdb4b3 fix typo 9 years ago
Sindre Sorhus aad2a26049 document `test.only()` 9 years ago
Sindre Sorhus e57eff059f document Observable support 9 years ago
Tim Oxley 403a28c8ce Support use of t.end as callback, closes #180 9 years ago
Sindre Sorhus 78a6c56e3d tweaks 9 years ago
Sindre Sorhus 23ac30db25 add some missing docs 9 years ago
Sindre Sorhus fc201d2032 use custom Gitter badge until they get one that fits in 9 years ago
Alex Booker 7575ca8285 Close #174 PR: made "concurernvy vs. parallelism" section clearer. 9 years ago
Mark Thomas 98f9253dd5 Close #168 PR: Add a table of contents to readme.md. 9 years ago
Josh Junon 3aaf3ed1fe Minor readme fixes 9 years ago
Sindre Sorhus 06fd25f128 add support section to the readme 9 years ago
Sindre Sorhus edf1169da2 add Appveyor to test on Windows 9 years ago
The Gitter Badger df765295eb Close #159 PR: Add a Gitter chat badge to readme.md. 9 years ago
Sindre Sorhus 08854a940c FAQ clarification 9 years ago
Sindre Sorhus 4f5597d666 fix planned assertion docs - fixes #140 9 years ago
Sam Verschueren 257c4148a3 Close #125 PR: Add string support to throws. 9 years ago
Sindre Sorhus efde568ee9 minor doc tweak 9 years ago
Sindre Sorhus 66e744014f fix tyop 9 years ago
Sindre Sorhus c2f4c9f680 add tip about code coverage - fixes #94 9 years ago
Sindre Sorhus 5fd57c1807 improve context sharing for beforeEach/afterEach 9 years ago
Sindre Sorhus 61d3089f9b add docs for #106 9 years ago
Sindre Sorhus 981f750194 doc improvements 9 years ago
vdemedes 3cf17e2049 add serial mode 9 years ago
Sindre Sorhus 2e45aa76c9 new tagline 🦄 9 years ago
Sindre Sorhus 4a0aa8ce68 remove mention of using `node test.js` #98 9 years ago
Sindre Sorhus 2ee2a3de9d document `.throw`/`.doesNotThrow` promise support 9 years ago
Sindre Sorhus 1f4d445726 ES2015ify the readme 9 years ago
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