套件: libjs-chai (4.2.0+ds-6)
libjs-chai 的相關超連結
Trisquel 的資源:
下載原始碼套件 node-chai:
維護者:
Original Maintainers:
- Debian Javascript Maintainers (郵件存檔)
- Sruthi Chandran
- Bastien Roucariès
- Pirate Praveen
外部的資源:
- 主頁 [chaijs.com]
相似套件:
assertion library for the browser
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.
This package includes the browser specific files.
Node.js is an event-based server-side JavaScript engine.
其他與 libjs-chai 有關的套件
|
|
|
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable
同時作為一個虛擬套件由這些套件提供: node-pegjs
-
- rec: javascript-common
- Base support for JavaScript library packages