18 Commits (a978330b08bfac4daf1f3737f9cdd8ed4725164c)

Author SHA1 Message Date
Sindre Sorhus 35b7e5bde2 support running `ava` without arguments 9 years ago
Sindre Sorhus deed02d83d we shouldn't catch thrown user errors 10 years ago
Kevin Martensson 96f57eb068 Add test for `.skip()` 10 years ago
Sindre Sorhus e6e7e4ae41 throws methods are now implemented in `claim` 10 years ago
Sindre Sorhus cdc9272f63 fix handling of plan() not matching assertions 10 years ago
Sindre Sorhus 083c7d14f6 fix assertion counting 10 years ago
Sindre Sorhus 061a67047a add test for #17 10 years ago
Sindre Sorhus 3129318999 add another test 10 years ago
Kevin Martensson 2b52e5a69b Wrap `assert` instead of manually creating errors 10 years ago
Kevin Martensson af2c09d754 Add concurrent and serial tests for runner 10 years ago
Sindre Sorhus 38ce5c38c7 add failing test case 10 years ago
Sindre Sorhus 0516689829 revert to using `tape` for testing 10 years ago
Sindre Sorhus 6e7c30cbfc add a test for planned async assertion 10 years ago
Kevin Martensson 8258c17dbd Add tests for running functions after last assertion 10 years ago
Kevin Martensson fd649abfee Add `.throws()` and `.doesNotThrow()` methods 10 years ago
Kevin Martensson 45e935f4a6 Add `.notSame()` method for falsy deep testing 10 years ago
Kevin Martensson 352f392f21 Dogfood tests 10 years ago
Sindre Sorhus 1089a87c2c init 10 years ago