New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chromaui/test-archiver

Package Overview
Dependencies
Maintainers
12
Versions
229
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chromaui/test-archiver

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

  • 0.0.56--canary.55.8655fbb.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1.1K
decreased by-28.78%
Maintainers
12
Weekly downloads
 
Created
Source

@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

FAQs

Package last updated on 10 Jan 2024

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