/rn-test-demo

Research some testing methods in react-native

Primary LanguageObjective-CMIT LicenseMIT

Intro

  • This project is demo some testing technique in react-native
  • tech stack: babel, typescript

List of test

[] Unit test: jest [] Component test: ? [] Integrationg test: ? [] End to end test: detox

Topics