Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

currents-dev/currents-playwright-pnpm-example

Repository files navigation

⚠️ ARCHIVED REPOSITORY ⚠️

This repository is now archived and read-only.

For the latest examples and updates, please visit our new repository:


currents-playwright-pnpm-example

An example repository for setting up Currents + Chromatic and run Playwright tests on GitHub Actions

Setup

pnpm install

Run tests locally

Set your own CURRENTS_RECORD_KEY and CURRENTS_PROJECT_ID:

CURRENTS_RECORD_KEY=xxx CURRENTS_PROJECT_ID=yyy pnpm exec pwc-p

GitHub Actions:

  • Set CURRENTS_RECORD_KEY and CHROMATIC_PROJECT_TOKEN repository secrets
  • Set Currents project id in currents.config.ts:config.projectId in currents.config.ts

Check out a GitHub Actions example build.

Configuration Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors