Skip to content
New issue

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

Add test runner and write first example test #43

Open
LobeTia opened this issue Apr 9, 2024 · 2 comments · May be fixed by #74
Open

Add test runner and write first example test #43

LobeTia opened this issue Apr 9, 2024 · 2 comments · May be fixed by #74
Assignees

Comments

@LobeTia
Copy link
Contributor

LobeTia commented Apr 9, 2024

Identify the best test runner for a Node.js / Next.js setup and implement a FE and BE test

@LobeTia LobeTia converted this from a draft issue Apr 9, 2024
@LobeTia LobeTia moved this from 🚗 Parking Space to 🏁 Up Next in Peoplez work stream Apr 9, 2024
@LobeTia LobeTia added this to the Infrastructure milestone Apr 9, 2024
@TheJoin95
Copy link
Member

TheJoin95 commented Oct 23, 2024

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

@TheJoin95
Copy link
Member

If everybody agree on the previous comment, I'm happy to starting things up and take also the #42

@TheJoin95 TheJoin95 self-assigned this Oct 29, 2024
@TheJoin95 TheJoin95 linked a pull request Oct 29, 2024 that will close this issue
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

2 participants