Skip to content

Commit 71abec5

Browse files
thymikeeKent C. Dodds
authored andcommitted
docs: mention react-native-testing-library (#201)
1 parent f51a7d0 commit 71abec5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1188,6 +1188,8 @@ encapsulated outside of any native module functionality.
11881188
For a barebones example of testing a React Native component,
11891189
[see here](https://github.com/thchia/rn-testing-library-example).
11901190
1191+
There is also a sibling project called [react-native-testing-library](https://github.com/callstack/react-native-testing-library) which aims to test React Native apps without mentioned tradeoffs, having the API inspired by and mostly compatible with this library.
1192+
11911193
</details>
11921194
11931195
## Other Solutions

0 commit comments

Comments
 (0)