node-chai 4.3.4+ds+~cs7.3.33-1 source package in Ubuntu

Changelog

node-chai (4.3.4+ds+~cs7.3.33-1) unstable; urgency=medium

  * Embded fclone and chai-exclude

 -- Bastien Roucariès <email address hidden>  Fri, 29 Oct 2021 09:45:17 +0000

Upload details

Uploaded by:
Debian Javascript Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Javascript Maintainers
Architectures:
all
Section:
javascript
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-chai_4.3.4+ds+~cs7.3.33-1.dsc 3.2 KiB 6f50bb2dc0563dd8c0b4350ebfdc92a0488f6b995499fbfb6b60c12aa463c0ca
node-chai_4.3.4+ds+~cs7.3.33.orig-chai-exclude.tar.xz 44.9 KiB 89e91368f5ca20d595823cdda3cf8620d59689814f95dbd0a323a05b50d641b0
node-chai_4.3.4+ds+~cs7.3.33.orig-fclone.tar.xz 4.9 KiB f68cfc416e2e5e491d3256430e54567516d89d94049e16d147123c83827040e7
node-chai_4.3.4+ds+~cs7.3.33.orig-types-chai.tar.xz 8.0 KiB 0ea71a48ab84a1ed884246d5e3c7a574ac2b42860b7c64b43ce6ab8c90ae9bc9
node-chai_4.3.4+ds+~cs7.3.33.orig.tar.xz 136.9 KiB cda151664e2d8a3b8f79c18767c1656f7a409495e0bba0d11e8895aecf86e073
node-chai_4.3.4+ds+~cs7.3.33-1.debian.tar.xz 4.7 KiB 33df84c8e544bb61f9db84a41dd861fad989324218be99b0d140065b58e04adb

No changes file available.

Binary packages built by this source

chai: 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.

libjs-chai: 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.