Skip to content
Discussion options

You must be logged in to vote

Hi @edwinboon. It sounds like you want to setup some end-to-end tests. cypress is a great choice for this. Their docs should be rather universal in the sense you'd start up your Next app and cypress would navigate to it and perform actions as you specify.

You could also look at Puppeteer and Jest although this requires a bit more setup initially from my experience.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by edwinboonold
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants