851 Commits (e4487986cd6fefa442124ef3b03cfd91cccdd66f)
 

Author SHA1 Message Date
Mauro Verrocchio 67bf047213 fix default AVA's Babel configuration in readme.md 9 years ago
Mark Wubben 26d2291c9f ensure t.throws() returns the error 9 years ago
Vadim Demedes efc89fd67b Merge pull request #647 from sindresorhus/verify-babel-config 9 years ago
vdemedes febbaa2adb show error if babel config value is invalid 9 years ago
Sindre Sorhus 0e77367ef3 Merge pull request #646 from sindresorhus/mini-skip-todo 9 years ago
vdemedes ecc87cbd20 don't log skip/todo tests in mini reporter 9 years ago
Sindre Sorhus b163fdefc4 add "more" link to related projects in the readme 9 years ago
Sindre Sorhus c8faedb5a6 Merge pull request #638 from bouzuya/fix-d-ts 9 years ago
bouzuya d675c39939 fix index.d.ts for noImplicitAny option 9 years ago
Mark Wubben 56c0b8bd8c Merge pull request #642 from sindresorhus/fix-run-crashes 9 years ago
Mark Wubben cd6961a63b don't send to fork once it's been told to exit 9 years ago
Juan Soto 6d5f3225cc Close #639 PR: Truncate mini reporter titles. Fixes #629 9 years ago
Vadim Demedes 62acd21c21 Merge pull request #640 from mattkrick/master 9 years ago
mattkrick a7826cf1c8 Switch from deeper to only-shallow so t.same doesn't check constructor equality 9 years ago
Mark Wubben 5435820752 correctly track run attempts 9 years ago
Sindre Sorhus 5ad8284991 Merge pull request #634 from forresst/link-russian-watch-mode 9 years ago
forresst 82c02bce80 Docs: Add link to russian translation for watch mode 9 years ago
Sindre Sorhus e4ec18f438 Merge pull request #633 from forresst/fix-typo-readme 9 years ago
forresst d5274c060a Docs : fix typo readme 9 years ago
Sindre Sorhus 6fa26253f6 Merge pull request #632 from jvandemo/fix/readme 9 years ago
Jurgen Van de Moere 1d7e3be6eb fix(readme): fix typo 9 years ago
Sindre Sorhus 6f2d7a95c5 bump dev dependencies 9 years ago
Juan Soto 2b0dd45949 Close #625 PR: Test chalk colors in reporter tests. Fixes #605 9 years ago
Sindre Sorhus a723eb12eb 0.13.0 9 years ago
Sindre Sorhus e9de64bf0a add gif of the mini reporter 9 years ago
Mark Wubben 83ab1e4d4f Merge pull request #621 from sindresorhus/sticky-only 9 years ago
Mark Wubben b4abee1d53 make .only sticky in watch mode 9 years ago
Sindre Sorhus e810ed4f7d Merge pull request #624 from sindresorhus/watch-and-syntax-errors 9 years ago
Sindre Sorhus f1966d9c16 Merge pull request #618 from sindresorhus/mini-reporter-color 9 years ago
Sindre Sorhus 73c8b6b8d2 Merge pull request #627 from forresst/link-watch-mode-french 9 years ago
forresst d74335e8d8 Docs: Link to French translation for 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
Sindre Sorhus 9c867e9bd1 remove color from test title in mini reporter 9 years ago
James Talmage 76860dd0fa Close #599 PR: Add busy indicator to mini reporter. Fixes #598 9 years ago
Sindre Sorhus cac933e11b Merge pull request #607 from sindresorhus/document-watch 9 years ago
Mark Wubben 81b7f1e27c also rerun tests when 'r' is entered 9 years ago
Mark Wubben 755849fd94 add -S shorthand for --source 9 years ago
Mark Wubben 2bf3f1c158 document watch mode 9 years ago
Mark Wubben 1868204c19 Close #597 PR: Readme improvements 9 years ago
Mark Wubben 45f96bd516 Merge pull request #612 from sindresorhus/match-without-match 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
James Talmage 3fcd492662 add a naive Babel plugin that can be used by integration tests 9 years ago
Sindre Sorhus eaca9f082f Merge pull request #610 from forresst/link-russian-translation-new-recipe 9 years ago
forresst 8e2f3dca17 Links to Russian translation 9 years ago
Juan Soto 94c03f6f69 Close #600 PR: Fix AVA hanging when `test` is used incorrectly. Fixes #574 9 years ago
Sindre Sorhus 94b352cc08 Merge pull request #603 from sindresorhus/fix-flaky-test 9 years ago
Kasper Lewau c928cb59b6 Close #592 PR: Add `match` CLI option to run only matching tests. Fixes #476 9 years ago