New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

playwright-test

Package Overview
Dependencies
Maintainers
0
Versions
101
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

playwright-test - npm Package Versions

1245
11

12.3.8

Diff
hugomrdias
published 12.3.8 •

Changelog

Source

12.3.8 (2023-10-02)

Bug Fixes

  • improve node errors and suite errors (43bc597)
hugomrdias
published 12.3.7 •

Changelog

Source

12.3.7 (2023-09-29)

Bug Fixes

  • add NODE_ENV=test, fix autodetect and external msw/node (62fe8e1)
hugomrdias
published 12.3.6 •

Changelog

Source

12.3.6 (2023-09-29)

Bug Fixes

  • keep watching even if build fails (b244658)
hugomrdias
published 12.3.5 •

Changelog

Source

12.3.5 (2023-09-25)

Bug Fixes

  • deps: bump playwright-core from 1.38.0 to 1.38.1 (#593) (dd79c5a)
hugomrdias
published 12.3.4 •

Changelog

Source

12.3.4 (2023-09-18)

Miscellaneous Chores

hugomrdias
published 12.3.3 •

Changelog

Source

12.3.3 (2023-09-15)

Bug Fixes

  • fix node mode watch and top level imports (36c8ce2)
hugomrdias
published 12.3.2 •

Changelog

Source

12.3.2 (2023-09-15)

Bug Fixes

hugomrdias
published 12.3.1 •

Changelog

Source

12.3.1 (2023-09-13)

Bug Fixes

hugomrdias
published 12.3.0 •

Changelog

Source

12.3.0 (2023-09-05)

Features

Bug Fixes

  • fix stack formating in and colors in taps (c63eebd)
  • remove assert from callback (4a8c22f)
hugomrdias
published 12.2.0 •

Changelog

Source

12.2.0 (2023-09-01)

Features

  • add assert exports to taps (6369dcd)

Bug Fixes

  • fix autodetect for mocha only/skip (d0ae762), closes #572