Skip to content

Releases: playwright-community/jest-playwright

v1.6.0-rc4

23 May 17:05
Compare
Choose a tag to compare
v1.6.0-rc4 Pre-release
Pre-release

Using run_start instead of test_fn_start to fix #698 (comment)

v1.6.0-rc3

18 May 11:52
Compare
Choose a tag to compare
v1.6.0-rc3 Pre-release
Pre-release
  • Bump dependencies
  • Skip playwright initialization for skipped tests #699 #112 #698

v1.6.0-rc2

10 May 06:54
Compare
Choose a tag to compare
v1.6.0-rc2 Pre-release
Pre-release

Move all jest dependencies to peerDependencies

v1.6.0-rc1

10 May 06:39
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

v1.5.2

20 Apr 12:00
Compare
Choose a tag to compare
  • Bump dependencies
  • Documentation improvements #637
  • Added documentation for globalSetup and globalTeardown #611 #628 by @Xezed
  • Added ability to use function for configuration #638 #649
  • Fixed y18n #663
  • Added ability to pass timers to jestPlaywright tests #672 #678
  • Added ability to use teardown option in serverOptions #609

v1.5.1

09 Mar 15:04
Compare
Choose a tag to compare
  • Bump expect-playwright #623 #625
  • Removed debug from types

Version 1.5.0

08 Mar 11:05
Compare
Choose a tag to compare
  • BREAKING: Remove jestPlaywright debug #608 #618
  • Increase jest timeout for PWDEBUG option #594 #596
  • Fix reset helper functions #612 #613
  • Bump dependencies
  • Refactoring
  • Update README.md #602 #617

Version 1.4.7

21 Feb 08:09
Compare
Choose a tag to compare
  • Fix serverOptions type #585
  • New generating key logic #587
  • README updates
  • Fix unnecessary mutation of options #589 #590
  • Change logic of useDefaultBrowserType #586 #588

Version 1.4.6

15 Feb 10:05
Compare
Choose a tag to compare

Bugfixes:

  • Make collectCoverage optional (#565)
  • Make new identificator for browser2server (#568)

All changes, see here.

Version 1.4.5

22 Jan 16:40
Compare
Choose a tag to compare