2.1.0 • Published 3 years ago

@soyhuce/playwright-config v2.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

@soyhuce/playwright-config

Playwright shareable config for end-to-end testing.

Installation

pnpm add -D @soyhuce/playwright-config

# with pPaywright
pnpm add -D @playwright/test @soyhuce/playwright-config

Usage

In order to use this config, choose the one you want and add this configuration to your playwright.config.js:

module.exports = {
+  ...require('@soyhuce/playwright-config')
}

License

MIT

2.1.0

3 years ago

2.0.0

3 years ago

0.1.0

3 years ago