monocart
v1.1.3
Published
Web UI automation test tool based on playwright
Readme

monocart
Web UI automation test tool based on playwright
Example Project
https://github.com/cenfun/monocart-test
Install
npm i monocartUsage
npx monocart test [config.default.js] -s <spec> -dFeatures
- playwright and @playwright/test
- lint test codes (eslint + check naming)
- building client library helper
- customize test config
- customize test reporter
- code coverage/request capturer (TODO)
