playwright-vscode

Playwright Test Visual Studio Code integration

APACHE-2.0 License

Stars
316
Committers
24

Bot releases are hidden (Show)

playwright-vscode - v1.1.6 Latest Release

Published by mxschmitt 5 months ago

Bugfixes:

  • Watch mode fixes
playwright-vscode - v1.1.5

Published by mxschmitt 5 months ago

Bugfixes:

  • fix(debug): when using pre 1.44 Playwright versions
  • fix(debug): run global setup before debug
playwright-vscode - v1.1.4

Published by mxschmitt 5 months ago

Bugfixes:

  • fix: debugging in monorepo scenarios follow-up
playwright-vscode - v1.1.3

Published by mxschmitt 5 months ago

Bugfixes:

  • fix: debugging in monorepo scenarios
playwright-vscode - v1.1.2

Published by mxschmitt 5 months ago

Bugfixes:

  • use workspace state instead of the settings
  • fix debug stop and align config folder in test vs debug
  • reorder projects to be on top of sidebar

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.1.1...v1.1.2

playwright-vscode - v1.1.1

Published by mxschmitt 5 months ago

Features:

  • Watch mode support for individual tests or multiple tests
  • Better project selection
playwright-vscode - v1.0.22

Published by mxschmitt 8 months ago

Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.21...v1.0.22

playwright-vscode - v1.0.21

Published by mxschmitt 9 months ago

Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.20...v1.0.21

playwright-vscode - v1.0.20

Published by mxschmitt 10 months ago

playwright-vscode - v1.0.19

Published by pavelfeldman 11 months ago

playwright-vscode - v1.0.18

Published by mxschmitt 11 months ago

Bugfixes

playwright-vscode - v1.0.17

Published by mxschmitt 12 months ago

Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.16...v1.0.17

playwright-vscode - v1.0.16

Published by pavelfeldman about 1 year ago

Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.15...v1.0.16

playwright-vscode - v1.0.16

Published by mxschmitt about 1 year ago

Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.15...v1.0.16

playwright-vscode - v1.0.15

Published by mxschmitt over 1 year ago

playwright-vscode - v1.0.14

Published by mxschmitt over 1 year ago

This release includes:

  • Bugfixes

Full Changelog: https://github.com/microsoft/playwright-vscode/compare/v1.0.13...v1.0.14

playwright-vscode - v1.0.13

Published by aslushnikov over 1 year ago

This release includes:

  • bugfixes
  • "Show Trace Viewer" feature that works with Playwright 1.35+
playwright-vscode - v1.0.12

Published by pavelfeldman over 1 year ago

This release includes:

  • bugfixes
  • changes necessary for the upcoming 1.35 release of Playwright
playwright-vscode - v1.0.11

Published by mxschmitt over 1 year ago

playwright-vscode - v1.0.10

Published by pavelfeldman over 1 year ago

  • Bugfixes for Playwright 1.32 compatibility.