sinon topic

List sinon repositories

karma-chai-plugins

30
Stars
20
Forks
Watchers

Chai browser plugins set for Karma

javascript-challenges

124
Stars
88
Forks
Watchers

A collection of JavaScript coding challenges

typeorm-mock-unit-testing-example

99
Stars
14
Forks
Watchers

Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest

ember-sinon-qunit

56
Stars
30
Forks
Watchers

Sinon sandbox test integration for QUnit

js-stack-from-scratch

20.0k
Stars
2.0k
Forks
Watchers

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

sinon-jest-cheatsheet

300
Stars
25
Forks
Watchers

Some examples on how to achieve the same goal with either of both libraries: sinon and jest. Also some of those goals achievable only by one of these tools.

sinon

9.6k
Stars
768
Forks
Watchers

Test spies, stubs and mocks for JavaScript.

onion-architecture-boilerplate

290
Stars
44
Forks
Watchers

Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant

ts-mock-imports

107
Stars
9
Forks
Watchers

Intuitive mocking library for Typescript class imports

vuex-mock-store

273
Stars
19
Forks
Watchers

✅Simple and straightforward Vuex Store mock for vue-test-utils