Skip to content

mattc41190/jest-wdio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jest-wdio

This repo is meant showcase patterns for using jest as a test runner for webdriverio.

Let's Go Already:

  1. git clone
  2. npm i
  3. npm run sel-server
  4. npm test

SauceLabs Note:

This repo assumes you have a sauce tunnel by the name "sewer". If you are testing a public app you may remove this key. Please read sauce connect docs for information on testing via a tunnel. Additionally, keys are stored at test/credentials.json this file is not included in the repo because duh.

About

Messing around with Jest & Webdriverio

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published