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
- Host: GitHub
- URL: https://github.com/ajhsu/testcafe-headless-chrome-travis
- Owner: ajhsu
- License: mit
- Created: 2017-06-27T06:57:38.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-27T07:33:46.000Z (almost 9 years ago)
- Last Synced: 2024-12-27T20:30:37.617Z (over 1 year ago)
- Topics: headless-chrome, nodejs, testcafe, travis-ci
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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).