Skip to main content

๐Ÿ‘‹ 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:

Step 2: Run Your First Testโ€‹

After initialization, run:

Terminal
npx sherlo test

This will:


Review as a Teamโ€‹

Once the test completes, you can view results and collaborate with your team in the Sherlo web application.

Sherlo web application

Enjoy testing with Sherlo! ๐Ÿฅณ