套件:chai(4.2.0+ds-3)
chai 的相關連結
Debian 的資源:
下載原始碼套件 node-chai:
維護小組:
- 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: dpkg (>= 1.17.14)
- Debian 套件管理系統
-
- dep: libjs-chai (= 4.2.0+ds-3)
- assertion library for the browser
-
- dep: node-assertion-error (>= 1.0.1)
- Error constructor fro validation frameworks
-
- dep: node-check-error (>= 1.0.1)
- Node.js module for error handling
-
- dep: node-deep-eql (>= 3.0~)
- 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 (>= 1.0.0)
- Node.js module for object value access from a path
-
- dep: node-type-detect (>= 4.0.0)
- Improved typeof detection for node.js and the browser
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable