Skip to content

Monkey Testing Web Applications using Gremlins.js and Puppeteer as a wrapper around gremlins.js

License

Notifications You must be signed in to change notification settings

karthik3583/gremlins-monkey-test

Repository files navigation

gremlins-monkey-test

Monkey Testing Web Applications using Gremlins.js and Puppeteer as a wrapper around gremlins.js

Supported Browsers: Chrome/Chromium

How to install gremlins-monkey-test ?

  1. Clone the repository

  2. cd to gremlins-monkey-test

  3. type "npm install" or "yarn install"

How to run gremlins-monkey-test ?

  1. cd to gremlins-monkey-test

  2. type npm run start --url "http://example.com" or yarn start --url "http://example.com"

  3. url corresponds to default entrypoint from config.default

About

Monkey Testing Web Applications using Gremlins.js and Puppeteer as a wrapper around gremlins.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published