Skip to content

factorysh/demo-browserless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo Browserless

Functional tests with docker, browserless, mocha and chai.

Browserless is a wrapped Chrome, with all the bells and whistles, handling the webdriver protocol, and a cute debugging UI.

Functional tests are written in js, because most target web ui uses js too. Mocha + Chai, because they are well documented.

Webdriver can be used from python, ruby, php, it's your choice.

This demo is truly headless, you should put it in a CI.

Demo

Build the images

make build

Launch tests

make test

Licence

3 terms BSD Licence, ©2019 Bearstech

About

Functional tests with Browserless, Mocha and Chai

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published