DEV Community

Discussion on: Does your team write code tests for front-end code?

Collapse
 
itsjoekent profile image
Joe Kent

On mobile but I can write more on this later if folks are interested. TLDR:
We have an in-house package I created that basically puts data tags on React components, and the QA team writes tests that check for & interact with the page by selecting elements with those data tags.