Skip to content
This repository has been archived by the owner on Aug 17, 2020. It is now read-only.

Examples and scripts accompanying the getting started docs on writing browser checks

Notifications You must be signed in to change notification settings

checkly/browser-checks-starter-mocha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkly Browser Checks Starter Mocha

This repo accompanies the documentation on browser checks at checklyhq.com/docs It install mocha and puppeteer and asserts that the Google Puppeteer repo is the first result on Duck Duck Go.

git clone https://github.com/checkly/browser-checks-starter-mocha.git
cd browser-checks-starter-mocha
npm install
mocha check_duckduckgo.js

The result should look as follows:

asciicast

About

Examples and scripts accompanying the getting started docs on writing browser checks

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published