faker VS rspec-timecop

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

faker

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

rspec-timecop

RSpec extension to control time. (by sugarcrm)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
faker rspec-timecop
45 -
11,122 3
0.7% -
8.7 0.0
3 days ago over 4 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.

faker

Posts with mentions or reviews of faker. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-21.

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.

What are some alternatives?

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

ffaker - Faker refactored.

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

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

Forgery - Easy and customizable generation of forged data.

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

Fabrication - This project has moved to GitLab! Please check there for the latest updates.

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

Fake Person - Create some fake personalities

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

FactoryTrace - Simple tool to maintain factories and traits from FactoryBot

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.