Skip to content

sh1989/redux-saga-test-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redux-Saga Test Analysis

This repository is the backing code for a blog post which is comparing and contrasting various libraries for testing redux sagas.

It a trivial saga and a reducer, with tests written using the following libraries:

The tests are written using Jest, which provides deep-equals equality checking by default. Where possible, the tests are written using the cloneableGenerator utility from Redux Saga, so that we can demonstrate the possibility of minimizing duplication in branching logic.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published