48 Commits (f3c12c1e4c097a4d0dcd76cc5ea9e86f1bfee8bf)
 

Author SHA1 Message Date
Sindre Sorhus f3c12c1e4c add XO 9 years ago
Sindre Sorhus 11f6080ec0 bump deps 9 years ago
Sindre Sorhus 4d2aa7c77a use `plur` 9 years ago
Sindre Sorhus 8687c97b33 simplify cli help creation 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 06f91fcaf6 control the error output again 10 years ago
Sindre Sorhus b93d9198e1 pass along the fn to the plan!==count assertion 10 years ago
Sindre Sorhus e6e7e4ae41 throws methods are now implemented in `claim` 10 years ago
Sindre Sorhus b4c5714226 rewrite assert counter 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 1c8e89dd32 revert part of 74d0d16c5a 10 years ago
Sindre Sorhus 5169aab46a minor package.json tweaks 10 years ago
Kevin Martensson 894674ef6c Tweaks 10 years ago
Kevin Martensson edcc883aa3 Use `claim` as assertion library 10 years ago
Sindre Sorhus 061a67047a add test for #17 10 years ago
Kevin Martensson d9bdebe398 Tweaks 10 years ago
Sindre Sorhus ff0c5e8ff1 bump deps 10 years ago
Sindre Sorhus 6ca22cbe2d Update .travis.yml 10 years ago
Sindre Sorhus 0d787ab763 bump update-notifier 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 63022ce866 Show error stack for each failed test 10 years ago
Kevin Martensson af2c09d754 Add concurrent and serial tests for runner 10 years ago
Kevin Martensson 01896c3522 Add `t.serial()` 10 years ago
Kevin Martensson 4e84775ced Various tweaks to `lib/runner.js` 10 years ago
Kevin Martensson fe86cc44ce Rewrite `index.js` to be functional 10 years ago
Kevin Martensson d170819687 Typo 10 years ago
Kevin Martensson 500d896407 Remove unused dependency 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
Sindre Sorhus 694b26871a ensure there's an error before calling `err.toString` 10 years ago
Kevin Martensson ca3bb7d1e8 Various improvements 10 years ago
Sindre Sorhus a503e9f45a use `fn-name` module 10 years ago
Sindre Sorhus 5853521e7b try reading the `fn.displayName` if no test title is supplied 10 years ago
Kevin Martensson 93228e942e Add support for directories in CLI 10 years ago
Kevin Martensson 3c69b21e6e Add support for globbing in CLI 10 years ago
Kevin Martensson 5a60efa931 Minor tweaks 10 years ago
Kevin Martensson d71bd67062 Add `.pass()` method for generating passing assertions 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
Kevin Martensson 0757968d78 Add assertion methods and code comments 10 years ago
Sindre Sorhus e7a6ab1d29 add kevva 10 years ago
Sindre Sorhus 1089a87c2c init 10 years ago