R Spec VS WebMock

Compare R Spec vs WebMock 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)

WebMock

Library for stubbing and setting expectations on HTTP requests in Ruby. (by bblimke)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
R Spec WebMock
5 9
16 3,910
- -
0.0 8.1
almost 3 years ago about 1 month 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.

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

WebMock

Posts with mentions or reviews of WebMock. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-06.

What are some alternatives?

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

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.

DuckRails - Development tool to mock API endpoints quickly and easily (docker image available)

Test::Unit - test-unit

Fix - Specing framework.

Selenium WebDriver - A browser automation framework and ecosystem.

ActiveMocker - Generate mocks from ActiveRecord models for unit tests that run fast because they don’t need to load Rails or a database.

Nyan Cat - Nyan Cat inspired RSpec formatter!

Request Interceptor - Sinatra based foreign API simulation for your testsuite

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

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

power_assert - Power Assert for Ruby

TestXml - Small library to test your xml with Test::Unit or RSpec