mardi 24 décembre 2019

Adding unique identifiers to ReactJS Webapp

A large ReactJS code base is built, the testing team has requested us to add unique identifiers to each component to automate the testing process. We tried approaches like parsing through each file and adding id, using react-uid etc. none proved to be feasible. If anyone has similar experience, is there a feasible way to do it? The codebase is large.

Aucun commentaire:

Enregistrer un commentaire