62 Commits (415cd2fa0ec4bd2db585cffd8d9ba372e6f05a05)

Author SHA1 Message Date
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
James Talmage 3d7f036a39 Prevent log corruption when using mini reporter. Fixes #392. 9 years ago
James Talmage 614eb121ff Transpile test files in the main process: 9 years ago
Ari Porad 72e87d9466 Deeply recurse directories. 9 years ago
Ari Porad fc3b9693d5 Better test prefixes 9 years ago
vdemedes ac468d1fa8 use AvaError for internal errors 9 years ago
Sindre Sorhus 4865674403 minor cleanup 9 years ago
vdemedes cbea003517 show full stack trace for non-assert errors 9 years ago
Juan Soto f6cef7fcf3 Ignore files in fixtures and helpers directories 9 years ago
Ari Porad ae446f0741 Make --require relative to where the command is run 9 years ago