Problem
We use react-test-utils npm in our React project to run automated tests. And it is necessary for us to test EXACTLY the same code as we put in production so we can't rebuild project without test utils afterwards.
Question
Does react-test-utils has any security issues/concerns or is it ok to put it in prodution?
Aucun commentaire:
Enregistrer un commentaire