times expectation only checks minimum number of calls
Open
bug
- Dominant language
- JavaScript
- Stars
- 27
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
I was surprised to find that .times on an expectation only checks that it's been called "at least" that many times, thus does not fail if it's been called "more" than that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.