Skip to content

Commit 20fc703

Browse files
Updated testing pyramid
1 parent f29b35a commit 20fc703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Testing/RNTL-Component-Testing-ultimate-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ For practical reasons, we can distinguish **React Native testing** into these **
7878

7979
**NOTE:** Because most of your business code lives in JS, it makes sense to focus your efforts there.
8080

81-
Below, we see how the **testing flow (pyramid)** works. Testing starts with **Static Analysis** & ends with **End-to-End** test.
81+
Below, we see how the **testing flow (pyramid)** works (Created by CallStack Team). Testing starts with **Static Analysis** & ends with **End-to-End** test.
8282

8383
![**Testing Flow To Maintain **(Starts with **Static Analysis** & ends with **E2E test**)](https://cdn-images-1.medium.com/max/3256/1*s0tBArqx38hcvCEkCNiruA.png)
8484

0 commit comments

Comments
 (0)