111 Commits (f435f35fda3d351478329296057ff66a4434b7a5)

Author SHA1 Message Date
Kent C. Dodds 11e82e93bd Close #562 PR: Add note about running tests in serial. 9 years ago
Sam Verschueren ef371bd2b5 add `vscode-ava` to the readme 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 158916cc9d various doc tweaks 9 years ago
corinna.cohn 388ad88f03 Close #526 PR: Clarifies `npm test` default file is `test.js`. 9 years ago
Kir Belevich 780d48f899 Close #523 PR: add start-ava to related section in readme. 9 years ago
Sindre Sorhus 49cdbf069f link to the Twitter account 9 years ago
Juan Soto a35d130842 Close #508 PR: `t.doesNotThrow` → `t.notThrows`. Fixes #507 9 years ago
Charbel 4111f9483f Close #519 PR: Link to Português translation. 9 years ago
James Talmage 39982a5c12 Close #492 PR: recipe: when to use t.plan. 9 years ago
Sindre Sorhus 9f1a38e222 improve `t.throws` docs - fixes #142 9 years ago
Kasper Lewau a10b9e8bab add `.regex()` assertion method 9 years ago
Sindre Sorhus d72723b915 Link up Japanese (日本語) translation of the docs 9 years ago
Ben Briggs 66aeefb5a2 Close #444 PR: Add a code coverage recipe. 9 years ago
Juan Soto 5d36a8045d Add shortflags to the CLI 9 years ago
Pine Mizune 61008b23a5 add fly-ava plugin 9 years ago
Sindre Sorhus d6032fc4cc add a FAQ regarding custom reporters - #432 9 years ago
vdemedes f5369c779f add clean stack traces to readme 9 years ago
⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ ad72835981 update FAQ about TAP support - fixes #426 9 years ago
⌁ sɪɴᴅʀᴇ sᴏʀʜᴜs ⌁ c060e94c8a add link to buy AVA logo sticker 9 years ago
Sindre Sorhus 37e0dd84d2 cleanup #402 9 years ago
mattkrick 4d96a3e7e4 Close #402 PR: add endpoint testing example to FAQ. Fixes #310 9 years ago
Sindre Sorhus 37cd6858e0 add Español (Spanish) translation of the docs 9 years ago
James Talmage 16c7282e97 Allow configuration of default settings via `package.json`. 9 years ago
James Talmage 879e036c4b Document skippable assertions. 9 years ago
Ari Porad 72e87d9466 Deeply recurse directories. 9 years ago
Sindre Sorhus 8346d35584 link to the French translation of the docs 9 years ago
vdemedes 2c77314f93 add mini reporter 9 years ago
Ammar Osama daca89da7c Close #364 PR: fix usage example in the readme. 9 years ago
Juan Soto f6cef7fcf3 Ignore files in fixtures and helpers directories 9 years ago
Sindre Sorhus 52d2a7a162 followup to #333 9 years ago
vdemedes a5e63c0d43 add TAP support 9 years ago
Sindre Sorhus b669807afe undocument `t.regexTest` assertion 9 years ago
forresst 9caa7da2f5 Fix typo test.cb 9 years ago
Sindre Sorhus 0f0cbe9b0d add contributing guidelines - fixes #167 9 years ago
Sindre Sorhus d0c370a1c0 don't use local Babel directly 9 years ago
Ron Waldon 6081389d00 Node.js-style --require CLI argument 9 years ago
Mark Wubben 65d0cce2db document nyc's source map support 9 years ago
James Talmage 717030813a test.async -> test.cb 9 years ago
James Talmage 2f7ac92d8c Prefer the locally installed version of AVA. 9 years ago
Sindre Sorhus 76152eded0 readme cleanup 9 years ago
James Talmage 982a4515d0 update documentation to reflect new behaviors 9 years ago
James Talmage d874ec9642 Close #243 PR: Make runner methods chainable. 9 years ago
Sindre Sorhus 468608007f cleanup #247 9 years ago
Ryan Dunckel 81078fd404 Close #247 PR: Document workaround for transpiling ES2015 module imports in tests. 9 years ago
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