Skip to content

Commit 2bb4555

Browse files
authored
Remove Gatsby FAQ (#6034)
1 parent c9ab339 commit 2bb4555

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

docs/app/faq.mdx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1257,17 +1257,6 @@ recipe.
12571257

12581258
## Integrations with Other Tools/Frameworks/Libraries
12591259

1260-
### <Icon name="angle-right" /> Can I test Gatsby.js sites using Cypress?
1261-
1262-
For end-to-end tests, yes, as you can read in the official
1263-
[Gatsby docs](https://www.gatsbyjs.com/docs/end-to-end-testing/). You can also
1264-
watch the "Cypress + Gatsby webinar"
1265-
[recording](https://www.youtube.com/watch?v=Tx6Lg9mwcCE).
1266-
1267-
For component testing, Gatsby is not currently supported out of the box, but it
1268-
might be possible by
1269-
[configuring a custom devServer](/app/references/configuration#devServer).
1270-
12711260
### <Icon name="angle-right" /> Can I test React applications using Cypress?
12721261

12731262
For end-to-end testing, yes, absolutely. A good example of a fully tested React

0 commit comments

Comments
 (0)