ts-results icon indicating copy to clipboard operation
ts-results copied to clipboard

Fix expectErr implementation

Open Caleb-Hill opened this issue 1 year ago • 0 comments

This pull request does three things.

  • Fixes the type on expectErr in BaseResult
  • Adds expectErr tests in the ok and err test files.
  • Updates the Readme to call expectErr instead of expect

Fixes #74

@vultix is this repo still active?

Caleb-Hill avatar Oct 19 '23 14:10 Caleb-Hill