๐ Introduction
What is Sherlo?โ
Sherlo runs automated visual regression tests for React Native Storybook components across iOS and Android simulators in the cloud.
๐ Quick Startโ
Step 1: Initialize Sherloโ
Run this command in your React Native project:
Terminal
npx sherlo init
This will automatically:
- Integrate ๐ ๏ธ Setup into your project
- Create a ๐ Config file
- Set default ๐ฑ Devices
Step 2: Run Your First Testโ
After initialization, run:
Terminal
npx sherlo test
This will:
- Run chosen ๐งช Testing method
- Upload your ๐ฆ Builds for cloud testing
Review as a Teamโ
Once the test completes, you can view results and collaborate with your team in the Sherlo web application.
Enjoy testing with Sherlo! ๐ฅณ