elixir-wallaby/wallaby
Concurrent browser tests for your Elixir web apps. observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 93
- Release rhythm 66
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 169
- age_days: 3841
- days_rel: 67
- days_push: 43
- n_releases_24m: 4
Adoption not part of the score
1803 stars · 211 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Wallaby is an Elixir library for concurrent end-to-end browser testing of web applications, simulating realistic user interactions. It manages browser sessions (via ChromeDriver or Selenium) and integrates with ExUnit so tests run asynchronously in parallel.
Use cases
- run concurrent browser tests for a Phoenix app
- simulate user interactions like filling forms and clicking buttons in E2E tests
- test multiple users interacting with a page simultaneously
- write feature tests with ExUnit async support
- test web apps with ChromeDriver or Selenium
When to choose
- you're building Elixir/Phoenix web apps and need automated browser tests
- you want fast, parallel test execution with automatic browser management
- you need to test real-time multi-user interactions in the browser
When to avoid
- you're testing non-Elixir web applications
- you only need unit or integration tests without a real browser
- you need a JavaScript-first testing tool like Playwright or Cypress
Facets
library · maturity active
testing e2e-testing testing web-development elixir windows browser-testing phoenix concurrent-tests selenium chromedriver exunit linux macos
1 source
- readme: https://github.com/elixir-wallaby/wallaby · fetched 2026-08-28 · 42e65d558b12
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| elixir-wallaby/wallaby | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="elixir-wallaby/wallaby")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem