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

yujinakayama/transpec

The RSpec syntax converter observed · 2026-08-28

github.com/yujinakayama/transpec · homepage · Ruby · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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: 4785
  • days_rel: n/a
  • days_push: 1289
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1010 stars · 48 forks observed · 2026-08-28

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

Transpec is a command-line tool that automatically converts RSpec test code to the latest RSpec syntax using static and dynamic code analysis. It is officially recommended by the RSpec team for upgrading RSpec 2 specs to RSpec 3.

Use cases

  • convert rspec should syntax to expect syntax
  • upgrade rspec 2 specs to rspec 3
  • automatically migrate test suite to modern rspec
  • convert stub and mock syntax in ruby specs
  • bulk rewrite spec files preserving code style

When to choose

  • you are upgrading a Ruby project from RSpec 2 to RSpec 3
  • you have a large spec suite using the old should/stub syntax
  • you want syntax conversion that preserves formatting and honors your code style

When to avoid

  • your project already uses modern RSpec 3+ expect syntax
  • you need a general-purpose Ruby refactoring tool rather than RSpec-specific conversion
  • you need actively developed tooling for the newest RSpec versions

Facets

cli-tool · maturity maintenance

testing parser developer-tools testing developer-tools programming-languages ruby cli cross-platform rspec code-conversion static-analysis ruby-gem test-migration

2 sources

Member repositories

RepositoryRoleHealth v2
yujinakayama/transpecmain32

For agents

markdown · JSON · MCP: product_card(name="yujinakayama/transpec")

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