Web UI automation test tool based on playwright
https://github.com/cenfun/monocart-test
npm i monocart
npx monocart test [config.default.js] -s <spec> -d
- 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)