Reliable, automated Web UI testing.
Please take a look at the @cybernaut/test
README.
Cybernaut is a multi-package repository.
A solution for writing reliable tests using any Web UI testing framework.
Convenience functions for using Puppeteer with
@cybernaut/test
.
npm install
npm run upgrade
npm run watch
npm test
By default, a Git Hook is installed to automatically format all files of a commit. Manually, it can be executed with the following command:
npm run format
npm run commit
npm run release
Built by (c) Clemens Akens. Released under the terms of the MIT License.