rspec-timecop VS Fabrication

Compare rspec-timecop vs Fabrication and see what are their differences.

rspec-timecop

RSpec extension to control time. (by sugarcrm)

Fabrication

This project has moved to GitLab! Please check there for the latest updates. (by paulelliott)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
rspec-timecop Fabrication
- -
3 1,018
- -
0.0 0.0
over 4 years ago about 3 years ago
Ruby Ruby
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rspec-timecop

Posts with mentions or reviews of rspec-timecop. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning rspec-timecop yet.
Tracking mentions began in Dec 2020.

Fabrication

Posts with mentions or reviews of Fabrication. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning Fabrication yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing rspec-timecop and Fabrication you can also consider the following projects:

Cucumber - A home for issues that are common to multiple cucumber repositories

factory_bot - A library for setting up Ruby objects as test data.

ffaker - Faker refactored.

faker - A library for generating fake data such as names, addresses, and phone numbers.

minitest - minitest provides a complete suite of testing facilities supporting TDD, BDD, mocking, and benchmarking.

Machinist - Fixtures aren't fun. Machinist is.

mutant - Automated code reviews via mutation testing - semantic code coverage.

vcr - Record your test suite's HTTP interactions and replay them during future test runs for fast, deterministic, accurate tests.

Fake Person - Create some fake personalities

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.

FactoryTrace - Simple tool to maintain factories and traits from FactoryBot