ts-results
ts-results copied to clipboard
Fix expectErr implementation
This pull request does three things.
- Fixes the type on
expectErr
inBaseResult
- Adds
expectErr
tests in the ok and err test files. - Updates the Readme to call
expectErr
instead ofexpect
Fixes #74
@vultix is this repo still active?