An open API service indexing awesome lists of open source software.

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

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)