I recently wrote a new test double library called testdouble.js. It's a pretty complete test double library for most purposes and provides a cleaner API than Sinon.js. We can walk through the entirety of it in less than an hour and show how it'd be used in practice.
I recently wrote a new test double library called testdouble.js. It's a pretty complete test double library for most purposes and provides a cleaner API than Sinon.js. We can walk through the entirety of it in less than an hour and show how it'd be used in practice.