Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mands/nx-playwright

Package Overview
Dependencies
Maintainers
5
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mands/nx-playwright

NX Plugin for Playwright end-to-end test in nx monorepo using the native Playwright runner.

  • 0.0.14
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
5.7K
increased by250.71%
Maintainers
5
Weekly downloads
 
Created
Source

nx-playwright

NX Plugin for Playwright end-to-end test in nx monorepo using the native Playwright runner.

Usage

cd into your NX monorepo.

yarn add @mands/nx-playwright -D

yarn nx generate @mands/nx-playwright:project name-of-the-app-e2e --project name-of-the-app

yarn playwright install --with-deps

yarn nx e2e name-of-the-app-e2e

Testing locally

Warning when using the --cleanup option, this script will undo any local changes on your target NX workspace

  • Create new NX workspace
  • Create a new application
  • Make sure LOCAL_TEST_WORKSPACE points to your newly created NX workspace
  • Run ./local-test.sh (optionally use --cleanup to revert changes after the script is run)

FAQs

Package last updated on 15 Jun 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc