Skip to content

How to use Razzle with Cypress? #1700

Answered by SimeonC
silviubogan asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, we do cypress and razzle with the following package scripts. Hopefully they can help you out.

"cypress:open": "cypress open",
"start:test": "PORT=8089 NODE_CONFIG_ENV=test razzle start",
"test:integration:dev": "start-server-and-test start:test http://localhost:8089/ cypress:open",

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@silviubogan
Comment options

Comment options

You must be logged in to vote
1 reply
@fivethreeo
Comment options

Answer selected by fivethreeo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants