Skip to content

Commit

Permalink
docs: reference eslint-plugin-jest-playwright
Browse files Browse the repository at this point in the history
Closes #80
  • Loading branch information
mxschmitt committed Mar 30, 2020
1 parent f9a20d0 commit 3f8fc90
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,10 @@ module.exports = {

Other options are documented in [jest-dev-server](https://github.com/smooth-code/jest-puppeteer/tree/master/packages/jest-dev-server).

## ESLint globals / `'page' is not defined`

There is [eslint-plugin-jest-playwright](https://github.com/mxschmitt/eslint-plugin-jest-playwright) available which includes the globals for using jest-playwright.

## Unstable and experimental API

From version **0.0.7** you can run you tests for multiple browsers.
Expand Down

0 comments on commit 3f8fc90

Please sign in to comment.