node-should-sinon 0.0.6-3 source package in Ubuntu

Changelog

node-should-sinon (0.0.6-3) unstable; urgency=medium

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

 -- Jelmer Vernooij <email address hidden>  Tue, 22 Nov 2022 11:46:43 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
node-should-sinon_0.0.6-3.dsc 2.1 KiB 2f4a816cd42b5f39536abaaa6510c2de0354ef2499c8ea1c77275e063a666987
node-should-sinon_0.0.6.orig.tar.gz 3.7 KiB 291405d9aa187dfb1f410cde3cb8bd03e9900e6c1daee1038a438beba3195c81
node-should-sinon_0.0.6-3.debian.tar.xz 2.4 KiB ead800e703cac24333cb30d67fa00fcb3f4bdd9122d6878688895a248010c818

Available diffs

No changes file available.

Binary packages built by this source

node-should-sinon: Sinon.js assertions for should.js

 should is an expressive, readable, framework-agnostic assertion
 library. The main goals of this library are to be expressive and to
 be helpful. It keeps your test code clean, and your error messages
 helpful.
 .
 This module adds additional assertions for sinon.js, which provides
 standalone test spies, stubs and mocks.
 .
 Node.js is an event-based server-side JavaScript engine.