软件包:chai(4.3.7~ds1+~cs9.7.21-1)
chai 的相关链接
Debian 的资源:
下载源码包 node-chai:
- [node-chai_4.3.7~ds1+~cs9.7.21-1.dsc]
- [node-chai_4.3.7~ds1+~cs9.7.21.orig-chai-exclude.tar.xz]
- [node-chai_4.3.7~ds1+~cs9.7.21.orig-fclone.tar.xz]
- [node-chai_4.3.7~ds1+~cs9.7.21.orig-loupe.tar.xz]
- [node-chai_4.3.7~ds1+~cs9.7.21.orig-types-chai.tar.xz]
- [node-chai_4.3.7~ds1+~cs9.7.21.orig.tar.xz]
- [node-chai_4.3.7~ds1+~cs9.7.21-1.debian.tar.xz]
维护小组:
- Debian Javascript Maintainers (QA 页面, 邮件存档)
- Sruthi Chandran (QA 页面)
- Bastien Roucariès (QA 页面)
- Pirate Praveen (QA 页面)
外部的资源:
- 主页 [chaijs.com]
相似软件包:
assertion library for Node.js
Chai is a BDD / TDD assertion library for Node.js and the browser that can be delightfully paired with any javascript testing framework. This library is test framework agnostic.
Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests
BDD of Behavior-Driven Development is an extension of test-driven development that makes use of a simple, domain-specific scripting language (DSL). These DSLs convert structured natural language statements into executable tests.
Node.js is an event-based server-side JavaScript engine.
其他与 chai 有关的软件包
|
|
|
|
-
- dep: node-assertion-error
- Error constructor fro validation frameworks
-
- dep: node-check-error
- Node.js module for error handling
-
- dep: node-deep-eql
- Improved deep equality testing for Node.js and the browser
-
- dep: node-get-func-name
- Utility for getting a function's name for node and the browser
-
- dep: node-pathval
- Node.js module for object value access from a path
-
- dep: node-type-detect
- Improved typeof detection for node.js and the browser
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable