react-native-owl icon indicating copy to clipboard operation
react-native-owl copied to clipboard

Visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps.

react-native-owl

github npm docs Maintenance Status

Visual regression testing for React Native

Installation

yarn add -D react-native-owl
# or
npm install -D react-native-owl

📃 Documentation

The documentation contains everything you need to know about react-native-owl, and contains several sections in order of importance when you first get started:

  • Getting started — contains the "Getting Started" guide.
  • Configuration — explains all the configuration options for react-native-owl.
  • Running on CI — example GitHub Action to run react-native-owl on CI.

You can find the raw markdown files inside this repository's docs folder.

Maintenance Status

Active: Formidable is actively working on this project, and we expect to continue work on this project for the foreseeable future. Bug reports, feature requests and pull requests are welcome.