End-to-end Testing for Server-Side Rendered Pages

added by JavaScript Kicks
5/21/2019 7:15:34 AM

914 Views

How to validate SSR page using Cypress.io test runner Note: the source code for this blog post is in bahmutov/react-server-example repository which is a fork of the excellent mhart/react-server-example. If you install dependencies and run this web application, it starts listening on port 3000.


0 comments