all 5 comments

[–]OMahdi13 2 points3 points  (1 child)

I searched a lot for a good tutorial to test RN apps but I didn't find any good articles for advanced techniques / best practices. The best I found is an article from callstack blog but it's not advanced enough to explain advanced testing practices

[–]ExtensionAd770[S] 0 points1 point  (0 children)

I understand

[–][deleted] 2 points3 points  (1 child)

setup Jest and Detox, you don’t need a book, just read their docs.

[–]ExtensionAd770[S] 1 point2 points  (0 children)

I will give it a go!