DEV Community

Discussion on: Getting into software testing with Jest

Collapse
 
reikrom profile image
Rei Krom

combine with Playwright to do actions and Jest to assert

Collapse
 
liviufromendtest profile image
Liviu Lupei

Some folks are complaining that Playwright, Puppeteer and others are not following any open standards.

That means there's a risk they might stop working out of the blue with certain browsers or other components.

What will happen then?