71 Commits (master)

Author SHA1 Message Date
Mark Wubben 054d39b787 Fix get-port usage 8 years ago
Mark Wubben 0464b14527 Resolve Babel options ahead of time 🎉 (#1262) 8 years ago
Mark Wubben 314ef001ab Clarify directories used by API (#1252) 8 years ago
Mark Wubben 73394f155a Document helper precompilation caveat (in code at least) (#1251) 8 years ago
Forresst eccd823d4f Move the `ava-files` package back into core (#1196) 8 years ago
Sindre Sorhus 61cdd09415 More ES2015ification 8 years ago
Vadim Demedes 410cb8d3b1 Precompile helpers (#1078) 8 years ago
Thomas Bembridge 09d23f56c0 Print out warning in verbose & mini reporter when `--fail-fast` is enabled (#1160) 8 years ago
Rizki K 033d4dcdcb Support symlinked test files - fixes #1143 (#1145) 8 years ago
Sindre Sorhus 415cd2fa0e Use consistent comment capitalization 8 years ago
Juan Soto 59254b74e4 Use current working directory if no `package.json` (#1044) 8 years ago
Vadim Demedes 1b214bed9b clean up caching precompiler (#1077) 8 years ago
Vadim Demedes 446886e30b Clean up API (#1061) 8 years ago
Jeroen Engels 24a38acc5b Add option to disable power-assert - fixes #1017 (#1024) 8 years ago
Vladimir Krivosheev c268c8dfce set child process debug port to an available port - fixes #342 (#874) 8 years ago
Sindre Sorhus 40b4bcd3a2 modularize the class binding 8 years ago
James Talmage ca800ebd2b minor tweaks 8 years ago
James Talmage bdc57f4f9d extract ava-files to it's own module (#925) 8 years ago
Sindre Sorhus c9259200c7 fix lint issues with latest XO 8 years ago
Guang Chen 178175f0ea add output for failing tests (#837) 9 years ago
Nuno Campos ee76aa9f4f api#run should return runStatus even when no files are found (#839) 9 years ago
Juan 3407f58c30 Remove 'ready' event from API (#828) 9 years ago
Daniel Cousineau 1c3c86c06c Limited Process Pools (#791) 9 years ago
Mark Wubben 3decf2bc94
api: use relative paths for RunStatus exceptions 9 years ago
Mark Wubben 14ae70e15f change remaining TestData identifiers to RunStatus (#755) 9 years ago
James Talmage 31b268e603 Refactor API 9 years ago
Vadim Demedes c4ec8e7e59 Clean up caching-precompiler 9 years ago
vdemedes d1a3669ed2 add timeout functionality 9 years ago
Sam Verschueren c78e7367d0 Throw meaningful error if --require dependency is not found 9 years ago
Sindre Sorhus e6b60bf3e9 code style tweaks 9 years ago
James Talmage cd5767e188 switch from serialize-error to clean-yaml-object 9 years ago
Mark Wubben 5435820752 correctly track run attempts 9 years ago
Mark Wubben b4abee1d53 make .only sticky in watch mode 9 years ago
Mark Wubben 768ef9dba1 handle exceptions when initially running files 9 years ago
Mark Wubben 901c48cc83 move unreportedFiles closer to where it's used 9 years ago
Mark Wubben 4f4a660181 don't run tests if --match has no matches 9 years ago
Mark Wubben 08c8b003de refactor how api tries to run the tests 9 years ago
Stephen Sorensen a03f8264ed Close PR #573: Added support for babel config under package.json/ava key 9 years ago
Jonathan Haines e697629a77 Close #565 PR: Add `todo` test modifier. Fixes #563 9 years ago
Andrew McConnell 6b1617a9ed Support ".only()" across all test files in a suite. 9 years ago
Aviv Rosental 5e557e969e remove unnecessary `counted` variable in api.js 9 years ago
Mark Wubben 3ae50429ab improve windows path handling 9 years ago
Mark Wubben bf01232fdd only run tests for changed sources 9 years ago
Juan Soto e26bd05ede Close #536 PR: Move files argument to api.run(). Fixes #534 9 years ago
Mark Wubben 2bd6ab848b consistent error determination 9 years ago
Mark Wubben f0f4f34438 Close #502 PR: Implement --watch. Fixes #70 9 years ago
Juan Soto e38c56ab23 Close #488 PR: Fix skip count not reporting properly. Fixes #470 9 years ago
Sindre Sorhus 7bb088561e Consistently require `new` for classes 9 years ago
Sindre Sorhus ffef6d6231 minor style tweaks 9 years ago
Sindre Sorhus 0e6db13a91 minor doc and style tweaks 9 years ago