We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9a6064 commit 8dc4df1Copy full SHA for 8dc4df1
packages/homepage/content/docs/2-tests.md
@@ -35,3 +35,9 @@ A failed test looks like this in the Test View:
35
And will also show squiggles in the editor:
36
37

38
+
39
+## Test Example
40
41
+Here's an example sandbox running Jest tests:
42
43
+<iframe src="https://codesandbox.io/embed/n9m2w9q8x0?view=preview" style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;" sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"></iframe>
0 commit comments