894 Commits (8440982d976b91b968b0f29b3c05b7b15fa1fe8d)
 

Author SHA1 Message Date
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
Jeroen Engels 24a38acc5b Add option to disable power-assert - fixes #1017 (#1024) 8 years ago
Juan Soto 88f50d2034 Upgrade tap and ensure asynchronous tests return promises (#1014) 8 years ago
Zeke Sikelianos f038f8d197 fix typo (#1015) 8 years ago
Ekaterina Prigara 30ab26f449 WebStorm recipe (#1009) 8 years ago
Sam Verschueren c40477a0f3 fix context in beforeEach and afterEach hooks - fixes #1004 (#1008) 8 years ago
Sindre Sorhus a4d0e817e7 remove misleading screenshot in the readme 8 years ago
platy11 e4487986cd Remove t.doesNotThrow - fixes #850 (#1001) 8 years ago
Juan Soto e4f90e0f7a Improve failure output of the default mini reporter (#951) 8 years ago
platy11 28bb0d5cb2 Deprecate `t.error()` - fixes #995 (#999) 8 years ago
Forresst 8446f48d16 Improve tests for deepEqual (#1000) 8 years ago
Vladimir Krivosheev c268c8dfce set child process debug port to an available port - fixes #342 (#874) 8 years ago
Christian Murphy 8816faf6be support test macros in typescript definitions (#975) 8 years ago
Dmitry Ananichev ea25b20a6d improve test coverage by adding more tests (#967) 8 years ago