jfairbank/redux-saga-test-plan
Test Redux Saga with an easy plan. observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 81
- Release rhythm 8
- 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: 3781
- days_rel: n/a
- days_push: 116
- n_releases_24m: 0
Adoption not part of the score
1242 stars · 126 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A JavaScript testing library for Redux Saga that provides chainable assertion APIs for both unit and integration testing of sagas. It offers expectSaga for behavior-driven integration tests and testSaga for exact-effect unit tests, with provider-based mocking of effects.
Use cases
- test redux saga generators
- integration test saga effects without coupling to ordering
- unit test exact yield ordering in sagas
- mock API calls in saga tests with providers
- assert saga puts a specific action
- test sagas with reducers and state selectors
When to choose
- you use Redux Saga and want ergonomic saga test assertions
- you want both unit and integration testing styles for sagas
- you need to mock call/select effects without hitting real APIs
When to avoid
- you don't use redux-saga
- you've migrated to Redux Toolkit with RTK Query or sagas-free patterns
- you need a library actively adding features for newer redux-saga versions
Facets
library · maturity maintenance
testing mocking testing frontend developer-tools redux-saga unit-testing integration-testing tdd bdd assertions nodejs javascript
5 sources
- readme: https://github.com/jfairbank/redux-saga-test-plan · fetched 2026-08-28 · cb2371124be8
- homepage: http://redux-saga-test-plan.jeremyfairbank.com · fetched 2026-08-29 · 237e2d5b9625
- site_page: http://redux-saga-test-plan.jeremyfairbank.com/getting-started.html · fetched 2026-08-29 · 95838bf97407
- registry_npm: https://registry.npmjs.org/redux-saga-test-plan · fetched 2026-08-29 · b01e19c54077
- site_page: http://redux-saga-test-plan.jeremyfairbank.com/integration-testing/mocking · fetched 2026-08-29 · 1752d55c4913
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| jfairbank/redux-saga-test-plan | main | 59 |
For agents
markdown · JSON · MCP: product_card(name="jfairbank/redux-saga-test-plan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem