Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jimcresswell/testcafe-demo

TestCafe demo
https://github.com/jimcresswell/testcafe-demo

end-to-end-testing test-automation testcafe

Last synced: about 2 months ago
JSON representation

TestCafe demo

Awesome Lists containing this project

README

        

# TestCafé demo

Simple demo using [TestCafé](https://devexpress.github.io/testcafe/) with a Page Object approach for end-to-end testing against http://devexpress.github.io/testcafe/example .

## Usage

* install: `yarn`.
* run: `yarn run testcafe chrome demo.test.js` or whichever browser you prefer.

Or `npm` equivalents.