907 Commits (fb57cff86e9e4f084813db164ea3b9a77913b6b9)
 

Author SHA1 Message Date
Andreas Offenhäuser fb57cff86e Update expected package.json version in readme (#1133) 8 years ago
Mark Wubben 9394bc949a Remove duplicate test (#1141) 8 years ago
Sindre Sorhus 262911f02b ES2015ify #1113 8 years ago
Anna Doubkova ee65b6dbbb Add snapshot assertion (#1113) 8 years ago
Sam Verschueren 09bf88a1e0 Fix vadimdemedes github link (#1140) 8 years ago
Andreas Offenhäuser 63e68fa278 Recommend Yarn for installation (#1130) 8 years ago
Sindre Sorhus 36ba8f26f8 Remove now moot workarounds for Node.js 0.10 8 years ago
Sindre Sorhus abd947e86f bump dependencies 8 years ago
Sindre Sorhus 4acb78fcb9 Various minor cleanup 8 years ago
Sindre Sorhus eda412c6fa Move `nyc` config to an object 8 years ago
Sindre Sorhus 5158ac8bb0 Use `babel-preset-node6` on Node.js 6 and higher 8 years ago
Sindre Sorhus fa82a24a31 Convert some classes to ES2015 classes 8 years ago
Sindre Sorhus 8530fcdf30 Drop support for Node.js 0.10 and 0.12 8 years ago
Forresst 8440982d97 Add link to French translation of "Debugging tests with Chrome DevTools" 8 years ago
Sindre Sorhus 1caefe1634 improve `t.throws` & `t.notThrows` docs 8 years ago
Shahar Or c39b9dc5ba docs: recipe to debug with DevTools (#1115) 8 years ago
Shahar Or bee4a5918c Readme: explain how to debug (fixes #1112) (#1116) 8 years ago
Sindre Sorhus e02bd644c2 remove webstorm recipe note 8 years ago
Sindre Sorhus b24495d5f4 0.17.0 8 years ago
Sindre Sorhus 056f227611 bump dev dependencies and make XO happy 8 years ago
Sindre Sorhus 26bcab0273 temp fix for Node.js internal stack traces showing 8 years ago
Gurpreet Atwal 2d047635e0 Add docs for test parameter need to be named `t` (#1096) 8 years ago
Juan Soto 59254b74e4 Use current working directory if no `package.json` (#1044) 8 years ago
Sindre Sorhus 3c3a6d8b7a add XO badge 8 years ago
Mark Wubben e0a170b59f Speed up CI (#1076) 8 years ago
Mark Wubben 257b34d27b Upgrade XO (#1080) 8 years ago
Mark Wubben 3ea2ba1132 Ensure test files load correct AVA installation (#1085) 8 years ago
Martin Grünbaum 476c653961 Change the current working directory of tests to be the same directory as package.json (#1074) 8 years ago
Vadim Demedes 1b214bed9b clean up caching precompiler (#1077) 8 years ago
Sindre Sorhus 6165a233c5 linting: turn off the `no-use-extend-native` rule 8 years ago
Martin Grünbaum e10338ebf1 Update readme.md (#1075) 8 years ago
Sindre Sorhus dae3a44912 make XO happy 8 years ago
Forresst c258d037b1 Fix link to configuration in readme (#1073) 8 years ago
Jacob Kahn 17119bcfd8 Remove --require CLI option (#1070) 8 years ago
Sindre Sorhus 4025d81b26 Reduce transpilation on Node.js >=4 (#1068) 8 years ago
Vadim Demedes 16b7e538d2 Add link to first contribution blog post 8 years ago
Vadim Demedes 885668428a Switch to `lodash.isEqual` for deep quality check (#1063) 8 years ago
Vadim Demedes 446886e30b Clean up API (#1061) 8 years ago
Luke Childs 9a9ce50e13 Replace `jsdom` with `browser-env` in browser recipe (#1054) 8 years ago
Sindre Sorhus 40cbfb668c highlights - Automatic migration from other test runners 8 years ago
Sindre Sorhus 2c9fd51301 bump `tap` and `nyc` 8 years ago
Sindre Sorhus 8811f37456 bump all the `babel` related modules to latest 8 years ago
Jeroen Engels 2555461639 Do not say that `t` is the only argument of a test 8 years ago
Mark Wubben 09de0064e9 Document more async pitfalls (#1045) 8 years ago
Ivo Gabe de Wolff 4baa170384 Add `always` to TS definition (#1025) 8 years ago
Forresst 66a1538430 Add link to Spanish translation of browser testing docs 8 years ago
Juan Soto 20ab39de04 Fix tests in Node 6.5.0 8 years ago
Forresst 7d3b58ba8c Docs: Add link to french translation of 'Debugging tests with WebStorm' (#1036) 8 years ago
James Kyle 6458454951 Add Flow type definition (#1007) 8 years ago
Jeroen Engels fe3cf4c88a Mention `eslint-plugin-ava` in the common pitfalls docs (#1022) 8 years ago