ErrLookup › travisjeffery/timecop

travisjeffery/timecop

A gem providing "time travel", "time freezing", and "time acceleration" capabilities, making it simple to test time-dependent code. It provides a unified method to mock Time.now, Date.today, and DateTime.now in a single call. · Ruby · 5 source files

Analyzed at b3c9a5a6f0 on 2026-08-23. 1 documented errors.

Code / MessageTypeSeverityTags
Safe mode is enabled, only calls passing a block are allowed
exception error ruby, timecop, time-mocking, safe-mode, testing, block-required