#clock #time #testing #fake #deterministic #clock-for-deterministic #testing-on-time

unmaintained fake_clock

Fake clock for deterministic testing of code depending on time

4 releases (2 breaking)

Uses old Rust 2015

0.3.1 Oct 22, 2020
0.3.0 Jan 5, 2018
0.2.0 Jul 25, 2017
0.1.0 Apr 5, 2017

#46 in #fake

Download history 19/week @ 2026-02-19 56/week @ 2026-03-05 25/week @ 2026-03-12 102/week @ 2026-03-19 10/week @ 2026-03-26 34/week @ 2026-04-02 6/week @ 2026-04-09 17/week @ 2026-04-16 12/week @ 2026-04-30 164/week @ 2026-05-14 78/week @ 2026-05-21

254 downloads per month
Used in 4 crates (3 directly)

GPL-3.0 license

25KB
93 lines

fake_clock

A crate providing a virtual clock mimicking std::time::Instant's interface, enabling full control over the flow of time during testing.


This crate has been renamed to sn_fake_clock

https://crates.io/crates/sn_fake_clock

No runtime deps