[ 原始碼: node-sink-test ]
套件:libjs-sink-test(1.0.2-5)
libjs-sink-test 的相關連結
Debian 的資源:
下載原始碼套件 node-sink-test:
- [node-sink-test_1.0.2-5.dsc]
- [node-sink-test_1.0.2.orig.tar.gz]
- [node-sink-test_1.0.2-5.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Asynchronous JavaScript Unit Testing Framework
Sink test is used to test JavaScript that is run asynchronously whereby you can specify the number of expectations and Sink will tell you if they each pass successfully or call an optional complete() callback to indicate test completion.
This package contains the JavaScript library.