https://github.com/currents-dev/currents-pnpm
https://github.com/currents-dev/currents-pnpm
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/currents-dev/currents-pnpm
- Owner: currents-dev
- Created: 2022-04-27T07:22:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T08:04:07.000Z (about 1 year ago)
- Last Synced: 2025-03-25T04:52:20.879Z (11 months ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Currents + Playwright + pnpm
An example repository demonstrating using Currents + Playwright + pnpm.
- Create an account at https://app.currents.dev
- Grab the Record Key and the Project Id
- Run `pnpm install`
- Run the tests `CURRENTS_RECORD_KEY= CURRENTS_PROJECT_ID= npx playwright test`