Back to Sinon

Sinon.JS

docs/index.md

22.1.0411 B
Original Source
<div style="display: flex; justify-content: center;"> </div> <p style="font-size: 1.25rem; text-align: center;"> A library for stubbing, spying, and mocking in JavaScript tests. Works with any unit testing framework. </p>

Install

bash
npm install sinon

Quick Start

<<< @/.vitepress/tests/docs/index-quick-start.test.js