Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- [Fix] preserve stack traces for returned Promises (async/await) (#537) - [Robustness] cache and call-bind more prototype methods - [Refactor] use `call-bind/callBound` instead of `function-bind` directly - [readme] Document unexpected `t.end()` behavior (#279) - [readme] Added tabe into reporter list (#249) - [readme] improve method docs - [meta] do not publish github action workflow files - [meta] run `aud` in `posttest` - [meta] add Automatic Rebase and Require Allow Edits workflows - [eslint] ensure no trailing commas - [eslint] fix some inconsistencies - [Tests] make `stripFullStack` output an array of lines, for better failure messages - [Tests] add `npm run test:example` to test non-failing examples. - [Tests] migrate tests to Github Actions (#538) - [Tests] skip Promise tests when Promises are not available - [Tests] run `nyc` on all tests - [Tests] add `timeoutAfter` test with Promises
- Loading branch information