326 Commits (43103f8681226a2b5b913751480ef26bdddfe2c1)

Author SHA1 Message Date
vdemedes 879018bfc6 Close #57 PR: Add support for generator and async functions. Fixes #37, Fixes #45 9 years ago
vdemedes 3fe83cd40d babelify only test files 9 years ago
vdemedes 88b15098a6 Close #47 PR: Parallelism. Fixes #1 9 years ago
Joakim Carlstein c87cbfd338 Don't overwrite an already existing assertError 9 years ago
Sindre Sorhus 6a6b757031 tweaks 9 years ago
Sindre Sorhus ff5eebba5d move assertions into AVA core 9 years ago
Vsevolod Strukchinsky 72af017093 remove EventEmitter from Test 9 years ago
Sindre Sorhus 5662d9fc8c drop incorrect skip test implementation 9 years ago
Mahdi Dibaiee b370dd5d59 Show only useful lines of stack trace - fixes #22 9 years ago
Sindre Sorhus fbfe267f3b minor code style tweaks 9 years ago
vdemedes fa3ca81c0f Promisification 9 years ago
vdemedes d377ef636c Close #36 PR: Before/after hooks. Fixes #4 9 years ago
vdemedes 65dd453c50 add setImmediate() shim via set-immediate-shim module 9 years ago
vdemedes a8d7c73eea Close #30 PR: Output test execution time. Fixes #14 9 years ago
Sindre Sorhus 35b7e5bde2 support running `ava` without arguments 9 years ago
Sindre Sorhus f3c12c1e4c add XO 9 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 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
Kevin Martensson 894674ef6c Tweaks 10 years ago
Kevin Martensson edcc883aa3 Use `claim` as assertion library 10 years ago
Kevin Martensson d9bdebe398 Tweaks 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
Kevin Martensson 01896c3522 Add `t.serial()` 10 years ago
Kevin Martensson 4e84775ced Various tweaks to `lib/runner.js` 10 years ago
Kevin Martensson d170819687 Typo 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 5a60efa931 Minor tweaks 10 years ago
Kevin Martensson d71bd67062 Add `.pass()` method for generating passing assertions 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 0757968d78 Add assertion methods and code comments 10 years ago
Sindre Sorhus 1089a87c2c init 10 years ago