This package has been deprecated

Author message:

This package has been renamed @chromatic-com/playwright

@chromaui/test-archiver
TypeScript icon, indicating that this package has built-in type declarations

0.0.56 • Public • Published

@storybook/test-archiver

Archive end-to-end tests to be replayed in Storybook and Chromatic

Getting Started

See the documentation.

Contributing

We welcome contributions!

  • 📥 Pull requests and 🌟 Stars are always welcome.

Requirements

  • Node 18
  • Yarn 4

If you have yarn 1 installed globally, it is recommended that you run corepack enable so that the version of yarn set in packageManager in package.json is used for this project.

Testing

Run the following commands for the following types of tests:

  • Unit tests: yarn test:unit
  • Playwright: yarn test:playwright, then yarn archive-storybook:playwright to see the archived UI
  • Cypress: yarn test:cypress, then yarn archive-storybook:cypress to see the archived UI

If you wish to run the site-under-tests's server separately (e.g. to debug a specific test or to use Cypress interactive mode), run yarn test:server and visit http://localhost:3000.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @chromaui/test-archiver

Weekly Downloads

2,040

Version

0.0.56

License

MIT

Unpacked Size

202 kB

Total Files

21

Last publish

Collaborators

  • codykaup
  • tmeasday
  • shilman
  • ndelangen
  • ghengeveld
  • jmhobbs
  • thafryer
  • chromatic-ci-bot
  • andrewortwein
  • tevanoff