add-test-ids
Version:
Add test ids to your react components
27 lines (26 loc) • 512 B
JSON
{
"name": "add-test-ids",
"version": "1.0.5",
"description": "Add test ids to your react components",
"main": "index.js",
"bin": {
"add-test-ids": "./index.js"
},
"scripts": {
"add-test-ids": "add-test-ids",
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"test-ids",
"mui",
"cypress",
"automation",
"test-cases",
"react",
"components",
"testing",
"test"
],
"author": "",
"license": "ISC"
}