node-chai 4.2.0+ds-5 source package in Ubuntu

Changelog

node-chai (4.2.0+ds-5) unstable; urgency=medium

  * Reupload to unstable
  * Install in /usr/share/nodejs

 -- Pirate Praveen <email address hidden>  Mon, 05 Aug 2019 05:17:43 +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

Eoan: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-chai_4.2.0+ds-5.dsc 2.4 KiB 1a4ac92224c5ada1f28d938bd6821f37a7d95b7445dfbdf66bb0a6b1f3b71931
node-chai_4.2.0+ds.orig.tar.xz 139.8 KiB 032c68d7f8333a237b6670d671744fc8ae9c0d6d5f9d74b87c20a042bdf177ba
node-chai_4.2.0+ds-5.debian.tar.xz 4.2 KiB 832916699e569ebb1a7df322a33c7ef009121905686e3bcc04f2467e84c8f0f0

Available diffs

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.
 .
 Node.js is an event-based server-side JavaScript engine.