445 Commits (8f80ed104c2c72dfa8ad9e98f2455cf36f09b72d)

Author SHA1 Message Date
Jeroen Engels 24a38acc5b Add option to disable power-assert - fixes #1017 (#1024) 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
Vladimir Krivosheev c268c8dfce set child process debug port to an available port - fixes #342 (#874) 8 years ago
Dmitry Ananichev ea25b20a6d improve test coverage by adding more tests (#967) 8 years ago
Vadim Demedes d19d1d1d00 Use updated ava-files module (#994) 8 years ago
Sindre Sorhus 40b4bcd3a2 modularize the class binding 8 years ago
James Talmage 204f2be2e8 Support `karma-ava` 9 years ago
Andrew Safigan 8edd9c2ed1 provide clear error message when users attempt nested/async calls to `test` (#961) 8 years ago
Ivo Gabe de Wolff 1dd6d5b912 Auto generate TypeScript definition to allow chaining (#884) 8 years ago
Sindre Sorhus 6635af0e40 fix lint issues 8 years ago
vdemedes 5cfe0d1054 fix import-order linting errors 8 years ago
James Talmage 81ffd8db1f Extract babel config generation into it's own submodule (#924) 8 years ago
James Talmage bdc57f4f9d extract ava-files to it's own module (#925) 8 years ago
forresst fa854896c9 Chokidar shouldn't be an optional dependency (#916) 8 years ago
Sindre Sorhus c9259200c7 fix lint issues with latest XO 8 years ago
Mark Wubben c229e9b10e swap arr-diff for lodash.difference (#914) 8 years ago
Nuno Campos cddd248138 move power assert error message formatting to child processes (#911) 8 years ago
Nuno Campos fb3af506ad update to new power-assert-runtime (#903) 9 years ago
James Talmage 94ef905339 use currently-unhandled 9 years ago
James Talmage c7402023d6 add t.notRegex (#879) 9 years ago
James Talmage abd8bd2370 minor tweaks 9 years ago
Mark Wubben 1d512315bc fix warning message 9 years ago
James Talmage a499523660 Drop unused `silent` option from `lib/fork.js`. (#864) 9 years ago
James Talmage a543b9f7c2 revert npm link fix. (#859) 9 years ago
James Talmage e01ee00a2d Pass shared caches to `globby`. (#860) 9 years ago
James Talmage 37631098b4 Avoid running the same file multiple times (#856) 9 years ago
Guang Chen 178175f0ea add output for failing tests (#837) 9 years ago
Nuno Campos f35da7e10d RunStatus#prefixTitle should remove this.base only if it occurs at the beginning of the path (#844) 9 years ago
Jeroen Engels 47f08e0955 Update links to link to `avajs` (#852) 9 years ago
Juan 7d0f42050d Remove timestamp from non-watch test runs (#838) 9 years ago
James Talmage fdd797082c refactor watcher (#766) 9 years ago
Sindre Sorhus b8bc21d9b6 move the project into an organization 9 years ago
James Talmage a454128949 Add macro support. (#832) 9 years ago
James Talmage 60bd8a5ee4 Protect against bad argument passed to t.throws. (#834) 9 years ago
Mark Wubben 36512412d0 Follow-up to #831 (#835) 9 years ago
Guang Chen 0410a03b0d A way to submit tests that should fail. (#831) 9 years ago
Nuno Campos 0fa229e385 fix crash in 'fake' browser env (#829) 9 years ago
James Talmage 4abb351903 Only fix `npm link` of AVA as necessary. (#827) 9 years ago
Guang Chen 61f09584ce add `after.always` and `afterEach.always` hooks (#806) 9 years ago
James Talmage 1368d0ebd8 Fix `npm link` usage on Node.js 6 (#815) 9 years ago
Juan 3c4babd0ef Strip ANSI escape codes in TAP test titles (#792) 9 years ago
Juan 973624d0d1 Use `not-so-shallow` module to improve `t.deepEqual()` (#777) 9 years ago
Sindre Sorhus c4e58e3e7e add spinner fallback for Windows 9 years ago
James Talmage d6acdde056 Throwing synchronously inside a callback style test should fail it immediately. (#774) 9 years ago
Mark Wubben cdc5fdaf81
caching-precompiler: set default .babelConfig value 9 years ago
Mark Wubben ea9fe5331b
compute cache salt using package-hash 9 years ago
Sindre Sorhus 40025a5c9c fix some XO lint issues 9 years ago
Mark Wubben aab22072f7
watcher: remember failures from previous tests 9 years ago