test-prof/test-prof
Ruby Tests Profiling Toolbox observed · 2026-08-28
Health v2 · maintenance only
77/100
- Activity 94
- Release rhythm 43
- Longevity 100
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: 3394
- days_rel: 168
- days_push: 39
- n_releases_24m: 1
Adoption not part of the score
2046 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TestProf is a Ruby gem providing a toolbox of profilers and helpers for analyzing and speeding up test suites, with integrations for ruby-prof, StackProf, and Vernier plus RSpec/minitest utilities. It includes factory profilers, event profilers, and helpers like before_all and let_it_be to reduce test runtime.
Use cases
- profile slow ruby test suite
- find bottlenecks in rspec tests
- reduce rails CI test time
- analyze factory usage and cascades
- speed up minitest suite
- profile activestupport events in tests
When to choose
- your Ruby/Rails test suite is slow and you need to find bottlenecks
- you use RSpec or minitest with FactoryBot and want faster tests
- you want drop-in integration with ruby-prof, StackProf, or Vernier
When to avoid
- you work outside the Ruby ecosystem
- you need general application performance profiling rather than test-suite profiling
Facets
library · maturity active
testing benchmarking developer-tools testing developer-tools web-development ruby cli ruby-gem rspec minitest rails test-profiling factory-profiling performance-optimization
3 sources
- readme: https://github.com/test-prof/test-prof · fetched 2026-08-28 · d00e4179fc60
- homepage: https://test-prof.evilmartians.io/ · fetched 2026-08-29 · 9445e49acdef
- site_page: https://test-prof.evilmartians.io/guide/getting_started · fetched 2026-08-29 · b011f938b626
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| test-prof/test-prof | main | 77 |
For agents
markdown · JSON · MCP: product_card(name="test-prof/test-prof")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem