Write Tests for Gatsby Sites & Apps
with Kent C. Dodds
Make sure your Gatsby sites and apps are reliable and high quality with a good testing strategy.
Topics
Resources & Links
- https://github.com/kentcdodds/kentcdodds.com/pull/88
 - https://testingjavascript.com/
 - https://www.cypress.io/
 - https://github.com/kentcdodds/cypress-testing-library
 - https://github.com/cypress-io/eslint-plugin-cypress
 - https://jestjs.io/
 - https://github.com/kentcdodds/react-testing-library
 - https://www.npmjs.com/package/eslint-plugin-jest
 - https://www.gatsbyjs.org/docs/unit-testing/