rspec-timecop VS Cucumber

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

rspec-timecop

RSpec extension to control time. (by sugarcrm)

Cucumber

A home for issues that are common to multiple cucumber repositories (by cucumber)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rspec-timecop Cucumber
- -
3 3,359
- -0.0%
0.0 0.0
over 4 years ago 8 months ago
Ruby TypeScript
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.

Cucumber

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

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

What are some alternatives?

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

ffaker - Faker refactored.

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

Spinach - Spinach is a BDD framework on top of Gherkin.

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

Capybara - Acceptance test framework for web applications

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

RSpec - RSpec meta-gem that depends on the other components

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.

Kif - Keep It Functional - An iOS Functional Testing Framework

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

EarlGrey - :tea: iOS UI Automation Test Framework