teamcapybara/capybara
Acceptance test framework for web applications observed · 2026-08-28
Health v2 · maintenance only
74/100
- Activity 92
- 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: 6146
- days_rel: n/a
- days_push: 51
- n_releases_24m: 0
Adoption not part of the score
10169 stars · 1471 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Capybara is a Ruby acceptance test framework that simulates how a real user interacts with web applications. It works with multiple drivers such as Rack::Test and Selenium and automatically waits for asynchronous content to appear.
Use cases
- write acceptance tests for a rails app
- simulate user interactions in browser tests
- test web apps with selenium from ruby
- handle asynchronous javascript in integration tests
- run end-to-end tests with rspec or minitest
- fill in forms and click links programmatically in tests
When to choose
- you are testing a Ruby, Rails, or Rack web application
- you want user-level acceptance or integration tests with automatic synchronization
- you need a driver-agnostic testing DSL that works with Selenium or Rack::Test
When to avoid
- your application is not written in Ruby or Rack-based
- you need raw browser automation rather than a testing framework
- you are writing unit tests rather than acceptance tests
Facets
library · maturity stable
testing e2e-testing testing web-development ruby acceptance-testing selenium browser-automation rspec rails web-server
2 sources
- readme: https://github.com/teamcapybara/capybara · fetched 2026-08-28 · 6880b0252b8e
- homepage: http://teamcapybara.github.io/capybara/ · fetched 2026-08-29 · 5b9228d513b7
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| teamcapybara/capybara | main | 74 |
For agents
markdown · JSON · MCP: product_card(name="teamcapybara/capybara")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem