What libraries do you like to use to write unit and integration tests for React Native? Any TDD advocates using React Native?

Andrew Davis - Sep 13 '18 - - Dev Community

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.

. . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player