react-testid-gernerator
v1.0.0
Published
React Test Id Generator is a package that can auto generate test attributes for testing tools used by QA automatically. The attribute name required can be passed into a function and the package handles everything else.
Downloads
3
Readme
React Test Id Generator
React Test Id Generator is a package that can auto generate test attributes for testing tools used by QA automatically. The attribute name required can be passed into a function and the package handles everything else.
Usage
- Install with npm install react-testid-generator --save