Socket
Socket
Sign inDemoInstall

expect-puppeteer

Package Overview
Dependencies
0
Maintainers
2
Versions
40
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

4.1.1

Diff

Changelog

Source

4.1.1 (2019-04-11)

Bug Fixes

  • do not attempt to start the server when usedPortAction is ignore and isPortTaken is true (#219) (7df3721)
neoziro
published 4.1.0 •

Changelog

Source

4.1.0 (2019-03-14)

Bug Fixes

  • invalid connect options, when using browserURL (#212) (6e483e6)

Features

  • expect-puppeteer: add visibility option to toMatchElement (#208) (46d8ec1)
neoziro
published 4.0.0 •

Changelog

Source

4.0.0 (2019-02-13)

Bug Fixes

  • Cannot read property watch of undefined in jest v22 version (#197) (db731a3)

Features

BREAKING CHANGES

  • v4.x is only compatible with Jest v24, use v3.x with Jest v23.
neoziro
published 3.5.1 •

Changelog

Source

3.5.1 (2018-11-11)

Bug Fixes

  • avoid prompting for super user login (as possible) (#149) (1701e9b)
neoziro
published 3.4.0 •

Changelog

Source

3.4.0 (2018-09-24)

Bug Fixes

  • support several instances of Jest in parallel (#138) (275bc71)

Features

  • expect-puppeteer: Update default options to look at connect object (1f33ea0)
  • jest-environment-puppeteer: Add ability to connect to an already existing instance of Chrome (9de05f0)
  • jest-environment-puppeteer: Add documentation of new connect options (c6b0613)
  • jest-environment-puppeteer: Remove unneeded async config (30a3daa)
  • jest-environment-puppeteer: Simplify getBrowser function (8ccb0d0)

<a name="3.3.1"></a>

neoziro
published 3.3.0 •

Changelog

Source

3.3.0 (2018-08-15)

Bug Fixes

  • jest-dev-server: support for port being held by System Idle Process (#95) (e454973)

Features

  • jest-dev-server: add support for protocol & host (#93) (5dca53b)
  • add support for defaultViewport option (7b484a8)
  • support multiple processes on same machine (#103) (4d37d17)

<a name="3.2.1"></a>

neoziro
published 3.2.0 •

Changelog

Source

3.2.0 (2018-06-17)

Bug Fixes

  • jest-dev-server: fix watch mode stdin after ask (a7ca57b)

Features

<a name="3.1.0"></a>

neoziro
published 3.1.0 •

Changelog

Source

3.1.0 (2018-06-16)

Features

  • jest-dev-server: externalize it & auto-kill (45e8fbb), closes #66 #68

<a name="3.0.1"></a>

neoziro
published 3.0.1 •

Changelog

Source

3.0.1 (2018-05-03)

Bug Fixes

  • expect-puppeteer: use the same behaviour on toMatch and toMatchElement (784bde8)

<a name="3.0.0"></a>

neoziro
published 3.0.0 •

Changelog

Source

3.0.0 (2018-05-03)

Features

  • expect-puppeteer: added delay option to element.type for toFill matcher (#52) (ee39ba9)
  • expect-puppeteer: enhance toMatchElement / toClick text option (cee8f46), closes #51 #50

BREAKING CHANGES

  • expect-puppeteer: Text is now trimmed and no longer evaluated as a RegExp. If you want this behaviour, use a true RegExp.

<a name="2.4.0"></a>

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc