Test::Unit VS R Spec

Compare Test::Unit vs R Spec and see what are their differences.

R Spec

A minimalist RSpec clone with all the essentials. [Moved to: https://github.com/cyril/r_spec-clone.rb] (by cyril)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Test::Unit R Spec
- 5
261 16
1.1% -
6.8 0.0
6 days ago almost 3 years ago
Ruby Ruby
Ruby 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.

Test::Unit

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

We haven't tracked posts mentioning Test::Unit yet.
Tracking mentions began in Dec 2020.

R Spec

Posts with mentions or reviews of R Spec. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-06-24.
  • Introducing a new RSpec
    8 projects | /r/ruby | 24 Jun 2021
    this project is not  rspec ](https://rubygems.org/gems/rspec, it is  r_spec ](https://rubygems.org/gems/r_spec

What are some alternatives?

When comparing Test::Unit and R Spec you can also consider the following projects:

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

WebMock - Library for stubbing and setting expectations on HTTP requests in Ruby.

Spork - A DRb server for testing frameworks (RSpec / Cucumber currently) that forks before each run to ensure a clean testing state.

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.

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

Selenium WebDriver - A browser automation framework and ecosystem.

Pundit Matchers - A set of RSpec matchers for testing Pundit authorisation policies.

Nyan Cat - Nyan Cat inspired RSpec formatter!

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

Drawers - Group related classes together. No more silos. A solution to rails dystopia.

power_assert - Power Assert for Ruby