Type definitions are available in the @types/sinon-chai package

sinon-chai

  • Version 3.7.0
  • Published
  • 16.8 kB
  • No dependencies
  • (BSD-2-Clause OR WTFPL) license

Install

npm i sinon-chai
yarn add sinon-chai
pnpm add sinon-chai

Overview

Extends Chai with assertions for the Sinon.JS mocking framework.

Dependencies (0)

No dependencies.

Dev Dependencies (6)

Peer Dependencies (2)

Badge

To add a badge like this onejsDocs.io badgeto your package's README, use the codes available below.

You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/sinon-chai.

  • Markdown
    [![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/sinon-chai)
  • HTML
    <a href="https://www.jsdocs.io/package/sinon-chai"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>