monocart
v1.1.3
Published
Web UI automation test tool based on playwright
Downloads
5,048
Readme
monocart
Web UI automation test tool based on playwright
Example Project
https://github.com/cenfun/monocart-test
Install
npm i monocart
Usage
npx monocart test [config.default.js] -s <spec> -d
Features
- 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)