0.0.1 • Published 11 years ago
sinon-with-time v0.0.1
sinon-with-time
This module expands sinon.useFakeTimers() for node-time.
Installation
Install with npm:
$ npm install sinon-with-timeAnd it require before calling sinon.useFakeTimers():
require("sinon-with-time");0.0.1
11 years ago