We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Identify the best test runner for a Node.js / Next.js setup and implement a FE and BE test
The text was updated successfully, but these errors were encountered:
I'd suggest jest or vitest + react-testing-library + playwright with chromatic
Chromatic is free up to 5k screenshot per month and it's useful for visual regression testing (de-attachable)
Do you have any thoughts @404answernotfound ?
On jest / vitests comparison: I don't have a strong opinion, but I'd like to try out vitest
Sorry, something went wrong.
If everybody agree on the previous comment, I'm happy to starting things up and take also the #42
TheJoin95
Successfully merging a pull request may close this issue.
Identify the best test runner for a Node.js / Next.js setup and implement a FE and BE test
The text was updated successfully, but these errors were encountered: