@revoloo/cypress6
Version:
Cypress.io end to end testing tool
14 lines (13 loc) • 324 B
JSON
{
"name": "use-babelrc",
"version": "1.0.0",
"description": "Transpiling specs using local .babelrc file",
"private": true,
"scripts": {
"cy:open": "../../node_modules/.bin/cypress open --dev",
"test": "../../node_modules/.bin/cypress run --dev"
},
"license": "ISC",
"author": "",
"keywords": []
}