sinon
Dependency tester
Provides tools to isolate dependencies and test interactions in JavaScript applications
Test spies, stubs and mocks for JavaScript.
10k stars
92 watching
771 forks
Language: JavaScript
last commit: 3 months ago
Linked from 3 awesome lists
javascriptsinonstubstubstddtest-driven-developmenttest-spiesunit-testing
Related projects:
Repository | Description | Stars |
---|---|---|
acvetkov/sinon-chrome | A tool that mocks Chrome API methods and events for unit testing | 439 |
csantero/ember-sinon | Adds Sinon support to Ember CLI app testing | 64 |
mozilla/nunjucks | A templating engine with features like inheritance and asynchronous control, inspired by Jinja2. | 8,606 |
stoically/webextensions-api-mock | Automated stubs for the WebExtensions API | 5 |
mochajs/mocha | A test framework for Node.js and browsers that supports Behavior-Driven Development (BDD) and Test-Driven Development (TDD) | 22,648 |
stryker-mutator/stryker-js | A tool for testing code changes by introducing deliberate errors and verifying the impact on tests | 2,613 |
qunitjs/qunit | A JavaScript testing framework for client-side and server-side code testing | 4,014 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,530 |
faker-js/faker | Generates realistic fake data in JavaScript for testing and development purposes | 13,181 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,844 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,919 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,763 |
nuysoft/mock | Generates simulated data for front-end development and testing | 19,540 |
novnc/novnc | A web-based VNC client that allows remote desktop access and supports various authentication methods and encodings. | 11,804 |
hizzgdev/jsmind | A JavaScript library for creating and editing mind maps using HTML5 canvas and SVG. | 3,484 |