You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Rizki K 033d4dcdcb Support symlinked test files - fixes #1143 (#1145) 8 years ago
..
ava-paths Various minor cleanup 8 years ago
babelrc Use `babel-preset-node6` on Node.js 6 and higher 8 years ago
caching Various minor cleanup 8 years ago
ignored-dirs cleanup test fixtures 9 years ago
invalid-babel-config show error if babel config value is invalid 9 years ago
node-paths Various minor cleanup 8 years ago
pkg-conf Various minor cleanup 8 years ago
subdir Better test prefixes 9 years ago
symlinkdir Support symlinked test files - fixes #1143 (#1145) 8 years ago
watcher ensure watcher receives dependencies again (#756) 9 years ago
with-dependencies Various minor cleanup 8 years ago
_generate_source-map-initial.js Various minor cleanup 8 years ago
async-await.js Various minor cleanup 8 years ago
babel-hook-imported.js use the test file path in the Babel whitelist instead of a pattern 9 years ago
babel-hook.js use the test file path in the Babel whitelist instead of a pattern 9 years ago
babel-plugin-foo-to-bar.js Various minor cleanup 8 years ago
babel-plugin-test-capitalizer.js Various minor cleanup 8 years ago
babel-plugin-test-doubler.js Various minor cleanup 8 years ago
circular-reference-on-assertion.js rename `t.same()` to `t.deepEqual()` 9 years ago
debug-arg.js set child process debug port to an available port - fixes #342 (#874) 8 years ago
destructuring-public-api.js Various minor cleanup 8 years ago
empty.js Handle empty results from test files. Fix #198 9 years ago
error-without-message.js consistent error determination 9 years ago
es2015-source-maps.js improve test coverage by adding more tests (#967) 8 years ago
es2015.js Breaking: t.end requires test be declared async 9 years ago
exclusive-nonexclusive.js Various minor cleanup 8 years ago
exclusive.js Various minor cleanup 8 years ago
fail-fast.js Close #344 PR: Fix fail-fast mode. 9 years ago
fake-timers.js Various minor cleanup 8 years ago
generators.js Various minor cleanup 8 years ago
hooks-failing.js cleanup test fixtures 9 years ago
hooks-passing.js cleanup test fixtures 9 years ago
immediate-0-exit.js Various minor cleanup 8 years ago
immediate-3-exit.js Various minor cleanup 8 years ago
improper-t-throws-async-callback.js detect improper use of t.throws (#742) 9 years ago
improper-t-throws-promise.js detect improper use of t.throws (#742) 9 years ago
improper-t-throws-unhandled-rejection.js Various minor cleanup 8 years ago
improper-t-throws.js detect improper use of t.throws (#742) 9 years ago
install-global.js Various minor cleanup 8 years ago
long-running.js Various minor cleanup 8 years ago
loud-rejection.js Various minor cleanup 8 years ago
match-no-match-2.js Limited Process Pools (#791) 9 years ago
match-no-match.js Limited Process Pools (#791) 9 years ago
matcher-skip.js Close #592 PR: Add `match` CLI option to run only matching tests. Fixes #476 9 years ago
no-tests.js Handle empty results from test files. Fix #198 9 years ago
node-paths.js Various minor cleanup 8 years ago
one-pass-one-fail.js rename `t.ok()` to `t.truthy()` and `t.notOk()` to `t.falsy()` 9 years ago
power-assert.js Various minor cleanup 8 years ago
process-cwd-default.js Change the current working directory of tests to be the same directory as package.json (#1074) 8 years ago
process-cwd-pkgdir.js Change the current working directory of tests to be the same directory as package.json (#1074) 8 years ago
serial.js Various minor cleanup 8 years ago
skip-only.js Close #434 PR: Allow files with only skipped tests 9 years ago
slow-exit.js Various minor cleanup 8 years ago
source-map-file-browser-env.js fix crash in 'fake' browser env (#829) 9 years ago
source-map-file.js cleanup test fixtures 9 years ago
source-map-initial.js improve source-map tests 9 years ago
source-map-initial.js.map improve source-map tests 9 years ago
source-map-inline.js cleanup test fixtures 9 years ago
source-with-source-map-pragma.js Support source map pragmas for stack traces 9 years ago
source-with-source-map-pragma.map Support source map pragmas for stack traces 9 years ago
symlink Support symlinked test files - fixes #1143 (#1145) 8 years ago
symlinkfile.js Support symlinked test files - fixes #1143 (#1145) 8 years ago
syntax-error.js handle exceptions when initially running files 9 years ago
target-symlink.js Support symlinked test files - fixes #1143 (#1145) 8 years ago
test-count-2.js Limited Process Pools (#791) 9 years ago
test-count-3.js Limited Process Pools (#791) 9 years ago
test-count.js Close #565 PR: Add `todo` test modifier. Fixes #563 9 years ago
throw-anonymous-function.js Various minor cleanup 8 years ago
throw-named-function.js cleanup test fixtures 9 years ago
uncaught-exception.js cleanup test fixtures 9 years ago
validate-installed-global.js Node.js-style --require CLI argument 9 years ago