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
769 forks
Language: JavaScript
last commit: 21 days 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,587 |
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,606 |
stryker-mutator/stryker-js | A tool for testing code changes by introducing deliberate errors and verifying the impact on tests | 2,600 |
qunitjs/qunit | A JavaScript testing framework for client-side and server-side code testing | 4,015 |
alpinejs/alpine | A minimalist JavaScript framework for building interactive web applications using HTML | 28,365 |
faker-js/faker | Generates realistic fake data in JavaScript for testing and development purposes | 12,985 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,838 |
testem/testem | A test runner for JavaScript unit testing that supports various frameworks and environments. | 2,922 |
jasmine/jasmine | A testing framework for JavaScript that supports browser and Node.js environments | 15,750 |
nuysoft/mock | Generates simulated data for front-end development and testing | 19,528 |
novnc/novnc | A web-based VNC client application for remote desktop access using modern web technologies | 11,686 |
hizzgdev/jsmind | A JavaScript library for creating and editing mind maps using HTML5 canvas and SVG. | 3,473 |