Skip to content

Boilerplate for WebdriverIO using Jest, CDP (Chrome Devtools Protocol), TypeScript and WireMock for stubbing requests during local development

Notifications You must be signed in to change notification settings

erwinheitzman/jest-webdriverio-standalone-boilerplate

Repository files navigation

jest-webdriverio-standalone-boilerplate

WebdriverIO Jest boilerplate with Wiremock

Usage

Make sure to have Java installed properly!

  1. install dependencies npm ci
  2. run tests npm t

Project details

Project type: commonjs

Packages:

  • webdriverio@8
  • wdio-wiremock-service@6
  • expect-webdriverio@4
  • jest@29
  • typescript@4

Hint: if you're looking for project type module or typescript@5 setup please see this repo.

About

Boilerplate for WebdriverIO using Jest, CDP (Chrome Devtools Protocol), TypeScript and WireMock for stubbing requests during local development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published