An open API service indexing awesome lists of open source software.

https://github.com/ajhsu/testcafe-headless-chrome-travis

Browser testing using TestCafe w/ headless Chrome on TravisCI
https://github.com/ajhsu/testcafe-headless-chrome-travis

headless-chrome nodejs testcafe travis-ci

Last synced: about 1 month ago
JSON representation

Browser testing using TestCafe w/ headless Chrome on TravisCI

Awesome Lists containing this project

README

          

[![Build Status](https://travis-ci.org/ajhsu/testcafe-headless-chrome-travis.svg)](https://travis-ci.org/ajhsu/testcafe-headless-chrome-travis)

# Running TestCafe with headless Chrome on Travis CI

Demonstrate how to integrate TestCafe with headless Chrome on Travis CI.

## LICENSE
MIT

This example project is forked from [DevExpress/testcafe](https://github.com/DevExpress/testcafe/tree/master/examples/basic).