Skip to content

Releases: playwright-community/jest-playwright

Fix playwright devices check

22 May 12:08
Compare
Choose a tag to compare
  • Fixed #125 with #126 and #127
  • Updated dependencies and removed unnecessary internal types from build #128

Refactored jest-playwright

20 May 07:26
Compare
Choose a tag to compare

Breaking

  • Dropped support of jest-playwright bin scripts
  • Removed browser and device options from config, now you should use browsers and devices instead
  • Using new custom jest-playwright-runner
  • Using jest-circus as default runner
  • Updated dependencies

Features

  • Support for different jest environments #115 #116

Fixes

  • Fix running dev server for each test #50
  • Fix using wrong rootDir with projects option #120

Fix running dev server for each test

18 May 09:31
Compare
Choose a tag to compare
Pre-release

Fix #50 by #121

Add support for different jest environments

15 May 10:37
Compare
Choose a tag to compare

Fixed missing import for npm

08 May 19:41
Compare
Choose a tag to compare
Pre-release

New multiple browser tests

08 May 19:18
Compare
Choose a tag to compare
Pre-release

Breaking

  • Dropped support of jest-playwright bin scripts
  • Removed browser and device options from config, now you should use browsers and devices instead
  • Using new custom jest-playwright-runner
  • Using jest-circus as default runner
  • Updated dependencies

Some extra properties to global

24 Apr 20:48
Compare
Choose a tag to compare
  • Fix: wire up exitOnPageError config option #108
  • Add current browser and device to global #110 #111

Selectors register fixes

09 Apr 16:07
Compare
Choose a tag to compare

Regression fixes

30 Mar 14:35
Compare
Choose a tag to compare
  • Moved jest-dev-server to dependencies #84 by #89
  • Added connectBrowserApp option #90 #68
  • Fix #91

Support playwright 0.12

29 Mar 13:13
Compare
Choose a tag to compare

Add support to new playwright release