redux-saga-test-plan is a library for unit testing and integration testing code written with redux-saga, which is a front-end library for application state management written in JavaScript, commonly used with React. This tag should be used for question related to writing tests with this library.
The library redux-saga-test-plan
is for unit testing and integration testing code written with redux-saga
, which is a front-end library for application state management written in JavaScript, commonly used with React.
This tag should be used for question related to writing tests with this library.
The official documentation for redux-saga-test-plan
can be found at http://redux-saga-test-plan.jeremyfairbank.com/
The source can be found at https://github.com/jfairbank/redux-saga-test-plan