FormidableLabs / react-native-owl

Visual regression testing library for React Native that enables developers to introduce visual regression tests to their apps.
https://formidable.com/open-source/react-native-owl/
MIT License
635 stars 27 forks source link

feat: Add testPathPattern option for running specific tests #180

Closed kagrawal98 closed 9 hours ago

kagrawal98 commented 1 week ago

Description

Add testPathPattern option for running specific tests

This PR introduces a new CLI option testPathPattern to allow running specific tests based on a matching path pattern. This feature enhances the flexibility of test execution, enabling developers to focus on particular test files or directories.

Key changes:

Type of Change

How Has This Been Tested?

New test cases have been added to run.test.ts to verify the functionality:

Checklist:

Screenshots (for visual changes):

N/A (No visual changes in this PR)

changeset-bot[bot] commented 1 week ago

🦋 Changeset detected

Latest commit: 70cc80bb9729ed8fdc94bff096f02c6002bff2db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | react-native-owl | Minor |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
react-native-owl ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 27, 2024 11:21am
carbonrobot commented 6 days ago

Thanks for the PR @kagrawal98! Could you delete the duplicate changeset file?