cjmling / findings

Notes on stuff i finds worth keeping for quick reference later on.
2 stars 0 forks source link

Jest test react #340

Open cjmling opened 10 months ago

cjmling commented 10 months ago

for react native install https://callstack.github.io/react-native-testing-library/docs/getting-started

tutorial

https://everyday.codes/react-native/advanced-testing-in-react-native-with-jest-components/

cjmling commented 10 months ago

https://www.js-howto.com/testing-react-query-with-jest-and-react-testing-library/