timecop
time mocking library
Provides a unified method to mock time-dependent code
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.
3k stars
32 watching
225 forks
Language: Ruby
last commit: 7 months ago
Linked from 3 awesome lists
railsrubytesttime
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for manipulating time in a Rails application during development and QA | 58 |
| A testing library that allows manipulating time in tests | 19 |
| A Ruby library for creating and managing recurring schedules | 2,420 |
| An asynchronous processing library that allows developers to run background jobs within the same process as their web application. | 2,643 |
| A lightweight library for formatting dates with time ago statements and automatic rendering on web pages. | 5,334 |
| An automated code quality tool for Ruby programming language | 12,664 |
| A platform for building durable and scalable workflow automation applications. | 12,326 |
| A Swift package that simplifies date and time calculations by providing a robust and type-safe API | 2,329 |
| A collection of classes and utilities for working with dates and times in iOS. | 7,224 |
| Converts Unix timestamps to native Go time types and vice versa for JSON serialization. | 14 |
| Parallel processing made simple and fast in Ruby | 4,173 |
| A job scheduling library for Ruby that supports various scheduling methods and executes jobs in a thread-based manner. | 2,414 |
| A natural language date parser written in pure Ruby. | 3,243 |
| Enables developers to define and compare temporal patterns of date recurrence in Ruby | 125 |
| A modern concurrency library for Ruby providing tools and abstractions for writing concurrent code safely and efficiently. | 5,711 |