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.
☆3,411Nov 24, 2025Updated 3 months ago
Alternatives and similar repositories for timecop
Users that are interested in timecop are comparing it to the libraries listed below
Sorting:
- Library for stubbing and setting expectations on HTTP requests in Ruby.☆4,048Jan 16, 2026Updated last month
- help to kill N+1 queries and unused eager loading☆7,307Feb 4, 2026Updated 3 weeks ago
- Strategies for cleaning databases in Ruby. Can be used to ensure a clean state for testing.☆2,958Jul 7, 2025Updated 7 months ago
- Simple one-liner tests for common Rails functionality☆3,574Feb 13, 2026Updated 2 weeks ago
- AASM - State machines for Ruby classes (plain Ruby, ActiveRecord, Mongoid, NoBrainer, Dynamoid)☆5,180Oct 22, 2025Updated 4 months ago
- Track changes to your rails models☆6,980Oct 24, 2025Updated 4 months ago
- Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites☆4,878Feb 17, 2026Updated last week
- A library for setting up Ruby objects as test data.☆8,354Feb 10, 2026Updated 2 weeks ago
- Decorators/View-Models for Rails Applications☆5,264Updated this week
- Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.☆6,039Jan 21, 2026Updated last month
- Minimal authorization through OO design and pure Ruby classes