软件包: node-lolex (5.1.2+ds-3)
node-lolex 的相关链接
Trisquel 的资源:
下载源码包 node-lolex:
维护者:
Original Maintainers:
- Debian Javascript Maintainers (Mail Archive)
- Sruthi Chandran
外部的资源:
- 主页 [github.com]
相似软件包:
Fake JavaScript timers
JavaScript implementation of the timer APIs; setTimeout, clearTimeout, setImmediate, clearImmediate, setInterval and clearInterval, along with a clock instance that controls the flow of time. Lolex also provides a Date implementation that gets its time from the clock.
Lolex can be used to simulate passing time in automated tests and other situations where you want the scheduling semantics, but don't want to actually wait. Lolex is extracted from Sinon.JS.
其他与 node-lolex 有关的软件包
|
|
|
-
- dep: node-type-detect
- Improved typeof detection for node.js and the browser