davidkpiano / react-redux-form

Create forms easily in React with Redux.
https://davidkpiano.github.io/react-redux-form
MIT License
2.06k stars 252 forks source link

Testing with Jest + Enzyme #1176

Open victorvoid opened 6 years ago

victorvoid commented 6 years ago

The Problem

Do you have an example to test a form flow with jest + enzyme ?

reuhtte commented 5 years ago

Searching for the same.