1.1.2 • Published 2 months ago

monocart v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

npm.io

npm npm

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)