Ruby RSpec

Open-source Ruby projects categorized as RSpec

Top 23 Ruby RSpec Projects

  • shoulda-matchers

    Simple one-liner tests for common Rails functionality

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • mutant

    Automated code reviews via mutation testing - semantic code coverage.

  • Ruby Tests Profiling Toolbox

    Ruby Tests Profiling Toolbox

    Project mention: Base test profiling inside docker with test-prof | dev.to | 2024-05-30

    https://github.com/test-prof/test-prof Test-prof gem

  • ifme

    Free, open source mental health communication web app to share experiences with loved ones

  • rspec_api_documentation

    Automatically generate API documentation from RSpec

  • Spork

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

  • email-spec

    Collection of RSpec/MiniTest matchers and Cucumber steps for testing email in a ruby app using ActionMailer or Pony

  • awspec

    RSpec tests for your AWS resources.

  • Phony

    E164 international phone number normalizing, splitting, formatting.

  • Fuubar

    The instafailing RSpec progress bar formatter

  • Aruba

    Test command-line applications with Cucumber-Ruby, RSpec or Minitest.

  • rubocop-rspec

    Code style checking for RSpec files.

  • Nyan Cat

    Nyan Cat inspired RSpec formatter!

  • puffing-billy

    A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.

  • Spinach

    Spinach is a BDD framework on top of Gherkin.

  • Knapsack

    Knapsack splits tests evenly across parallel CI nodes to run fast CI build and save you time. (by ArturT)

    Project mention: How I stopped RSpec from spiking to 2x runtime | dev.to | 2024-05-21

    This seemed extremely suspicious because we use Knapsack, which should ensure near-equal finishing times for all runners. Luckily, Knapsack stores run data and I was able to identify common offenders and identify the common thread - the spiking specs were writing to the database and then being cleaned up by DatabaseCleaner. The project had a complex DB setup, so I reached for the lowest-hanging fruit - I tried :deletion instead of :truncation cleanup strategy and it worked.

  • rspec-openapi

    Generate OpenAPI schema from RSpec request specs

  • Bacon

    a small RSpec clone (by leahneukirchen)

  • FactoryTrace

    Simple tool to maintain factories and traits from FactoryBot

  • RR

    RR is a test double framework that features a rich selection of double techniques and a terse syntax. ⛺ (by rr)

  • rspec_junit_formatter

    RSpec results that your CI can read

  • PpSql

    Rails ActiveRecord SQL queries log beautifier

  • Test::Unit

    test-unit

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Ruby RSpec discussion

Log in or Post with

Ruby RSpec related posts

  • Base test profiling inside docker with test-prof

    1 project | dev.to | 30 May 2024
  • A collection of different tools to analyze your Ruby test suite performance

    1 project | news.ycombinator.com | 21 May 2024
  • How I stopped RSpec from spiking to 2x runtime

    1 project | dev.to | 21 May 2024
  • How to Use Shoulda Matchers with RSpec for Ruby on Rails

    6 projects | dev.to | 20 Dec 2023
  • Don't Use Mocks

    4 projects | news.ycombinator.com | 20 Jun 2023
  • Measuring load time on fixtures

    1 project | /r/ruby | 8 Mar 2023
  • RSpec GraphQL integration testing

    1 project | dev.to | 16 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 13 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source RSpec projects in Ruby? This list will help you:

Project Stars
1 shoulda-matchers 3,525
2 mutant 1,957
3 Ruby Tests Profiling Toolbox 1,892
4 ifme 1,499
5 rspec_api_documentation 1,450
6 Spork 1,398
7 email-spec 1,197
8 awspec 1,170
9 Phony 1,018
10 Fuubar 955
11 Aruba 949
12 rubocop-rspec 813
13 Nyan Cat 739
14 puffing-billy 662
15 Spinach 580
16 Knapsack 519
17 rspec-openapi 439
18 Bacon 425
19 FactoryTrace 387
20 RR 324
21 rspec_junit_formatter 301
22 PpSql 265
23 Test::Unit 265

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you konow that Ruby is
the 12th most popular programming language
based on number of metions?