@ClareSudbery
@Netlify Sure. Here is an example React app:
https://github.com/coderbyheart/tdd-web-app It has tests for plain JS
libraries and React components. Tests are run using GitHub actions. On success,
deployed to Netlify. PRs are tested and deployed to preview URLs.