Socket
Socket
Sign inDemoInstall

@storybook/expect

Package Overview
Dependencies
16
Maintainers
31
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @storybook/expect

Browser-compatible version of Jest's `expect`


Version published
Weekly downloads
485K
increased by1.47%
Maintainers
31
Install size
1.36 MB
Created
Weekly downloads
 

Readme

Source

@storybook/expect

npm version

Browser-compatible version of Jest's expect.

Installation

yarn add @storybook/expect

or

npm install @storybook/expect

Usage

import expect from "@storybook/expect"

expect(true).toBe(true)

Documentation

👉 https://jestjs.io/docs/expect

FAQs

Last updated on 29 Aug 2023

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc