Skip to content

Commit 8004756

Browse files
committed
docs: note about needing more contributions
1 parent 5c484d9 commit 8004756

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/docs/intro/testing.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,12 @@ components/
177177
└── setup-portable-stories.ts
178178
```
179179

180+
## End to End Testing Call for contribution
181+
182+
If you have experience with end-to-end testing in React Native using Storybook, please consider contributing to this section! We would love to include examples of using tools like Detox, Appium, or other frameworks for comprehensive E2E testing setups.
183+
184+
Also note that these docs are a work in progress, and we welcome contributions to improve the coverage of end-to-end testing scenarios.
185+
180186
## Visual Testing with Maestro
181187

182188
Right now there isn't a built-in way to do visual testing in Storybook for React Native, but you can use Maestro, Detox or other testing tools to automate testing of your Storybook stories.

0 commit comments

Comments
 (0)