Pakket: libjs-chai (4.2.0+ds-3)
Verwijzigingen voor libjs-chai
Debian bronnen:
Het bronpakket node-chai downloaden:
Beheerders:
- Debian Javascript Maintainers (QA-pagina, Mailarchief)
- Sruthi Chandran (QA-pagina)
- Bastien Roucariès (QA-pagina)
- Pirate Praveen (QA-pagina)
Externe bronnen:
- Homepage [chaijs.com]
Vergelijkbare pakketten:
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.
Andere aan libjs-chai gerelateerde pakketten
|
|
|
|
-
- dep: nodejs (>= 4)
- evented I/O for V8 javascript - runtime executable
-
- rec: javascript-common
- Base support for JavaScript library packages