cypress-to-console
v1.0.7
Published
helps with logging from browser console to cypress node process (any browser)
Downloads
797
Maintainers
Readme
Your library name
Library description
Contribution
To contribute install pre-commit hooks by npm run husky:install. It will
install git pre-commit hooks - will be located in .husky folder
Scripts
| script | description |
|-----------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------|
| husky:install | install precommit hooks |
| lint | lint code |
| build | compile typescript by tsconfig.build.json |
| test | run all jest tests |
