oedotme / render

Opinionated React Template

Home Page:https://renderapp.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Req] Add unit/e2e test with MSW

sprabowo opened this issue · comments

Dear @oedotme,

really appreciate your works, whether it is possible to add vitest (MSW) and cypress to this template? it'd be helpful to replace CRA template with this.

thanks

Hey @sprabowo, thanks for the suggestion and apologize for the late reply.

I've been using Playwright for both end-to-end and unit tests and it works very well. I've set it up with this repo, here's the reference commit 17c869a