Skip to content

stuart-thomas-zoopla/Automated-Monkey-Testing-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated-Monkey-Testing-Demo

A simple automated monkey testing demo using Playwright and gremlins.js written in typescript - Read more about Monkey Testing on my blog

How to run the tests

First up, install the dependencies by running the below command from the root folder (where this readme is located)

npm install

Then from the root folder (where this readme is located) run the below command

npx playwright test --headed

Chromium will open and you will be able to see the gremlins/monkeys at work

About

A simple automated monkey testing demo using Playwright and gremlins.js written in typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published