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

jfairbank/redux-saga-test-plan

Test Redux Saga with an easy plan. observed · 2026-08-28

github.com/jfairbank/redux-saga-test-plan · homepage · JavaScript · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
jfairbank/redux-saga-test-planmain59

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