marilari88 / zod-playground

Play with Zod schema validation
https://zod-playground.vercel.app
MIT License
31 stars 1 forks source link

Add tests #34

Closed giacomocerquone closed 3 weeks ago

giacomocerquone commented 3 months ago

Sooner or later we'll have to add some tests. If you have preference over the tool let me know, otherwise for a project like this I'd just spam some e2e tests with playwright

marilari88 commented 3 months ago

I've thought about it, and I believe that Playwright is a great choice for this kind of project. It is fast and provides support for many browser as well the multitab funcionality (useul for testing share button for example). My only concern is about monaco editor, I hope we manage to test its content