museun/mock_instant
a simple way to mock an std::time::Instant in a deterministic, thread-local way.
Rust0BSD
Issues
- 13
Possible leakage using rstest or tokio::test
#14 opened by dr-kernel - 4
- 0
This comment is incorrect
#17 opened by museun - 7
sync feature causes tests to fail
#10 opened by WeepingClown13 - 2
- 10
compatibility with SystemTime
#3 opened by bryanlarsen - 0
Suggest using #[cfg(test)]
#1 opened by museun