I am currently working on a React Native project for the first time. I used react-native init
so I have Jest which I can use for snapshot testing. However, what do you like to use for integration testing, like filling out fields and submitting buttons? I would like to find a workflow that works well with TDD if possible.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)