cremalab / app-web

Crema's starting point for Web Apps
MIT License
14 stars 8 forks source link

Consider adding `@testing-library/cypress` #707

Closed roblafeve closed 3 years ago

roblafeve commented 3 years ago

@testing-library/cypress adds some very convenient selectors and harmonizes some of the API between Integration and Unit tests.

I'm not sure if this is the type of thing that goes beyond the bounds of this template, but I'm interested in having that conversation. If anything should have "batteries included" it should be the tooling.

CC @blaketarter

blaketarter commented 3 years ago

@roblafeve Ah yeah, good idea! I think it belongs in here for sure.