node-sink-test 1.0.2-5 source package in Ubuntu

Changelog

node-sink-test (1.0.2-5) unstable; urgency=medium

  [ Debian Janitor ]
  * Apply multi-arch hints. + node-sink-test: Add :any qualifier for nodejs dependency.

 -- Jelmer Vernooij <email address hidden>  Mon, 21 Nov 2022 09:55:26 +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
Oracular release universe web
Noble release universe web
Mantic release universe web
Lunar release universe web

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-sink-test_1.0.2-5.dsc 2.1 KiB 26e237497572f6260782e07d3fa31e6a2113e79cd4da92083e1ba54cdfd73d14
node-sink-test_1.0.2.orig.tar.gz 9.3 KiB 3b1c0c4baa8cf8a4bd426bed6abfd105cd662ace46d9339e7fddcbb5059b5b19
node-sink-test_1.0.2-5.debian.tar.xz 3.4 KiB 9b71eb15c2e4cc690a68ec7b20f6870d526c354a0df7d83f03320e0644bad4a5

Available diffs

No changes file available.

Binary packages built by this source

libjs-sink-test: Asynchronous JavaScript Unit Testing Framework

 Sink test is used to test JavaScript that is run asynchronously
 whereby you can specify the number of expectations and Sink will
 tell you if they each pass successfully or call an optional
 complete() callback to indicate test completion.
 .
 This package contains the JavaScript library.

node-sink-test: Asynchronous JavaScript Unit Testing Framework

 Sink test is used to test JavaScript that is run asynchronously
 whereby you can specify the number of expectations and Sink will
 tell you if they each pass successfully or call an optional
 complete() callback to indicate test completion.
 .
 This package contains the NodeJS module.