Ross ROSS = Recommend OSS · open-source software intelligence for agents

dchelimsky/rspec

Behaviour Driven Development framework for Ruby observed · 2026-08-28

github.com/dchelimsky/rspec · homepage · Ruby · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases archived no_readme

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 6760
  • days_rel: n/a
  • days_push: 4141
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1729 stars · 168 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

RSpec is a Behaviour Driven Development (BDD) testing framework for Ruby, composed of modular libraries: rspec-core (spec runner), rspec-expectations (readable matchers), rspec-mocks (test doubles), and rspec-rails (Rails integration). This particular repository is the historical meta-gem under the original maintainer, with its last release in 2015; active development has moved to the rspec organization.

Use cases

  • write behavior-driven specs for ruby code
  • test ruby on rails applications with rspec
  • run a spec suite from the command line
  • use test doubles and mocks in ruby tests
  • express expected outcomes with readable matchers
  • replace minitest with a bdd framework in rails

When to choose

  • you want a mature, widely adopted BDD/testing framework for Ruby or Rails
  • you need a spec runner, expectations, and mocking as composable libraries
  • you prefer readable, descriptive test output and matcher APIs

When to avoid

  • you need the latest RSpec features or releases - use the actively maintained rspec/rspec repositories instead
  • you want a framework under active maintenance from this specific repo, which last released in 2015
  • you are testing non-Ruby code

Facets

framework · maturity abandoned

testing e2e-testing mocking cli testing developer-tools web-development ruby cli bdd spec-framework test-doubles rspec ruby-on-rails tdd

3 sources

Member repositories

RepositoryRoleHealth v2
dchelimsky/rspecmain10

For agents

markdown · JSON · MCP: product_card(name="dchelimsky/rspec")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem