[ buster ]
[ bullseye ]
[ ソース: node-lolex ]
パッケージ: node-lolex (5.1.2+ds-2)
node-lolex に関するリンク
Debian の資源:
node-lolex ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable