sinon
There are 634 repositories under sinon topic.
verekia/js-stack-from-scratch
🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.
sinonjs/sinon
Test spies, stubs and mocks for JavaScript.
testdouble/testdouble.js
A minimal test double library for TDD with JavaScript
soda-x/blog
Here is my blog
usulpro/js-stack-from-scratch
🌺 Russian translation of "JavaScript Stack from Scratch" from the React-Theming developers https://github.com/sm-react/react-theming
suites-dev/suites
A testing meta-framework that simplifies unit testing by reducing boilerplate code and enabling developers to build comprehensive and reliable test suites
Melzar/onion-architecture-boilerplate
Node.js / Express Onion Architecture boilerplate with Typescript - OOP Variant
maurocarrero/sinon-jest-cheatsheet
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.
posva/vuex-mock-store
✅Simple and straightforward Vuex Store mock for vue-test-utils
tylercollier/redux-form-test
Shows how to do unit tests and integration tests with Redux-Form
indiesquidge/javascript-challenges
A collection of JavaScript coding challenges
Codigami/hapi-starter-kit
Hapi.js based REST boilerplate which uses latest ES7/ES8 features (async/await) with code coverage and follows best pratices
EmandM/ts-mock-imports
Intuitive mocking library for Typescript class imports
yzevm/typeorm-mock-unit-testing-example
Example how to mock TypeORM database connection for your blazing unit-tests with Mocha and Jest
Nubescope/sinon-mongoose
Extend Sinon stubs for Mongoose methods to test chained methods easily
HugoDF/mock-express-request-response
Mock/stub the Express request/response objects using Jest or sinon
elwayman02/ember-sinon-qunit
Sinon sandbox test integration for QUnit
the-road-to-learn-react/react-testing-mocha-chai-enzyme
A solid test setup for React components with Mocha, Chai, Sinon, Enzyme in a Webpack/Babel application.
danawoodman/sinon-express-mock
Simple request and response mock objects to pass into Express routes when testing using Sinon.
corewar/corewar
Typescript implementation of red code parser and core simulator for the classic game Corewar
raphaelalmeidamartins/fullstack-bank
Digital wallet full stack application developed with Next.js and Node.js
juffalow/express-jwt-example
Example project for Express.js with JWT blogpost
princed/karma-chai-plugins
Chai browser plugins set for Karma
pixijs/floss
Unit-testing for those hard to reach places
smallpaes/nextmeal
Nextmeal is an online platform for you to readily access to awesome food nearby with reasonable price.
JFusco/vue-popover
Reusable popover component for Vue
Asing1001/MovieRater
A useful website for finding movie's rating in Chinese and English. By crawling Yahoo, Ptt, IMDB.
luizcalaca/ecommerce-api
Building an E-commerce API with TDD/BDD, SQS AWS Queue Service, Domain Driven Design and Clean Architecture
MarcL/js-unit-testing-examples
🤓 JavaScript Unit Testing Examples
danihodovic/testing-cloudflare-workers
Examples on how to test Cloudflare workers with Mocha.js and Chai.js
JoinColony/jest-sandbox
🏝 Simple sinon like sandbox for jest
brainhubeu/cucumber-steps
🥒 Quick start for testing with Cucumber.js
bwyx/f
production-ready fastify boilerplate, fully type-safe from database modeling to API response 🤘
TingGe/defensor-automated-testing
高效能、高品质的 React 前端研发实践
raphaelalmeidamartins/trybe_exercicios
Portfolio of exercises and activities performed by Raphael Martins during the Web Development course at Trybe.