@@ -123,22 +123,17 @@ there.) Please join us!
123
123
124
124
> [ Join us on Spectrum] ( https://spectrum.chat/testing-library )
125
125
126
- ## [ Testing Library on React Native] ( https://www. native-testing-library.com / )
126
+ ## [ Testing Library on React Native] ( https://callstack.github.io/react- native-testing-library/ )
127
127
128
128
I'm really happy to announce a super solution to the React Native testing space.
129
129
The DOM is quite different from native, as I mentioned before, it's not the code
130
130
but the concepts that really make the Testing Library great. I'm happy to say
131
- that [ Brandon Carroll] ( https://twitter .com/bcarroll22 ) has successfully ported
131
+ that [ Brandon Carroll] ( https://github .com/bcarroll22 ) has successfully ported
132
132
those concepts to a solution for React Native and I'm really happy with it. Give
133
133
it a look if you're building React Native applications and want confidence that
134
134
they continue to work as you make changes!
135
135
136
- (Note, there is already ` react-native-testing-library ` , but it doesn't quite
137
- follow the guiding principles of Testing Library, so we recommend you use
138
- ` native-testing-library ` .
139
- [ Learn More] ( https://medium.com/@brandoncarroll/why-native-testing-library-exists-629ffb85cae2 ) ).
140
-
141
- > [ Checkout native-testing-library] ( https://www.native-testing-library.com/ )
136
+ > [ Checkout native-testing-library] ( https://callstack.github.io/react-native-testing-library/ )
142
137
143
138
## [ Learn Testing Library] ( https://testing-library.com/docs/learning )
144
139
@@ -179,7 +174,7 @@ an especially significant impact on the Testing Library family of tools and
179
174
community.
180
175
181
176
[ Myself 👋] ( https://kentcdodds.com ) , [ Alex Krolick] ( https://alexkrolick.com/ ) ,
182
- [ Brandon Carroll] ( https://twitter .com/bcarroll22 ) ,
177
+ [ Brandon Carroll] ( https://github .com/bcarroll22 ) ,
183
178
[ Giorgio] ( https://twitter.com/Gpx ) ,
184
179
[ Ernesto García] ( https://twitter.com/gnapse ) , and
185
180
[ Daniel Cook] ( https://github.com/dfcook ) .
0 commit comments