Tags: wildstar/tape
Tags
v4.7.0 - [Fix] fix spurious "test exited without ending" (tape-testing#223) - [New] show full error stack on failure (tape-testing#330) - [Deps] update `resolve`, `object-inspect`, `glob` - [Dev Deps] update `tap`, `concat-stream`, `js-yaml` - [Tests] fix stack differences on node 0.8 - [Tests] npm v4.6+ breaks on node < v1, npm v5+ breaks on node < v4 - [Tests] on `node` `v8`; no need for sudo; `v0.8` passes now; allow v5/v7/iojs to fail.
v4.6.1 - [Fix] `throws`: only reassign “message” when it is not already non-enumerable (tape-testing#320) - [Fix] show path for error messages on windows (tape-testing#316) - [Fix] `.only` should not run multiple tests with the same name (tape-testing#299, tape-testing#303) - [Deps] update `glob`, `inherits` - [Dev Deps] update `concat-stream`, `tap`, `tap-parser`, `falafel` - [Tests] [Dev Deps] Update to latest version of devDependencies tap (v7) and tap-parser (v2) (tape-testing#318) - [Tests] ensure the max_listeners test has passing output - [Docs] improvements (tape-testing#298, tape-testing#317)
v4.6.0 - [New] make object-inspect depth configurable for expected/actual (tape-testing#293) - [New] add message defaults to .ok() and .notOk() (tape-testing#261) - [Robustness] be robust against the global `setTimeout` changing (tape-testing#292) - [Deps] update `glob`, `object-inspect` - [Dev Deps] update `js-yaml`
PreviousNext