google / google/googletest-rust
Matcher to assert Duration within delta
Open
- Dominant language
- Rust
- Stars
- 432
- Forks
- 36
- Avg merge
- 7d 17h
- Merged PRs (30d)
- 2
Description
Suggest to add a builtin matcher for asserting the duration matches the expected value within a delta.
This is useful to test an operation is taken within a certain time window. For example, an action to be timed out in about 20 seconds.
Contributor guide
Assessment
This issue has not been assessed yet.