https://github.com/bahmutov/my-react-native-project
Test React Native App Using Cypress
https://github.com/bahmutov/my-react-native-project
cypress-react-native-example
Last synced: 9 months ago
JSON representation
Test React Native App Using Cypress
- Host: GitHub
- URL: https://github.com/bahmutov/my-react-native-project
- Owner: bahmutov
- Created: 2021-06-16T13:21:21.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-10T03:17:31.000Z (over 1 year ago)
- Last Synced: 2024-12-17T15:48:01.296Z (over 1 year ago)
- Topics: cypress-react-native-example
- Language: JavaScript
- Homepage:
- Size: 601 KB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-react-native-project
> Testing React Native project using Cypress
Read [The Complete Guide to Testing React Native App Using Cypress](https://glebbahmutov.com/blog/testing-react-native-app-using-cypress/)
For more examples, check out GitHub topic [cypress-react-native-example](https://github.com/topics/cypress-react-native-example)
## Videos
- [Testing React Native project using Cypress](https://youtu.be/m0dAL83rnRc)
- [Run Cypress React Native Tests Using GitHub Actions](https://youtu.be/nZnnqX6nMdI)
- [Test an Ajax Call From React Native App Using Cypress](https://youtu.be/ChzzKbpXl9w)
- [Testing The Loading Indicator by Slowing Down The Request](https://youtu.be/7YoHLJ69ijA)
- [Stub Ajax Network Call From The Application Using cy.intercept and Fixture File](https://youtu.be/3YfgZnlPSNo)
- [Adding Code Coverage To React Native Tests](https://youtu.be/Yaxi26X2wyg)
In general, check out the playlist [Testing React Native Using Cypress](https://www.youtube.com/watch?v=m0dAL83rnRc&list=PLP9o9QNnQuAZ3xPxrPx1cgFj2GvY1-vq3)