https://github.com/louisbrunner/sinon-issue-1852
https://github.com/louisbrunner/sinon-issue-1852
Last synced: 10 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/louisbrunner/sinon-issue-1852
- Owner: LouisBrunner
- License: mit
- Created: 2018-08-24T23:28:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-08-31T10:20:37.000Z (almost 4 years ago)
- Last Synced: 2025-02-23T09:23:22.422Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sinon Issue #1852
This repository demonstrates [sinon#1852](https://github.com/sinonjs/sinon/issues/1852).
## Usage
```shell
npm install
npm run test:node
```