Our great sponsors
-
I've been using Sinon.JS for most of my other javascript mocking and have found it is really great.
NOTE:
The number of mentions on this list indicates mentions on common posts plus user suggested alternatives.
Hence, a higher number means a more popular project.
Related posts
- Stubbing MQTT.js library in Ember.js tests with Sinon.JS
- Introduction to stubbing and test driven development
- O básico sobre testes unitários
- Using Sinon, how can I stub the same dependency twice, so it returns a different value based on different input parameters?
- [unit test] How to properly mock element.appendChild in my unit test?