You are here: Home / LBN / Up2date / Core Linux / BastionLinux 25 / nodejs-should-11.2.1-1.lbn25.noarch

nodejs-should-11.2.1-1.lbn25.noarch

Package Attributes
RPM  nodejs-should-11.2.1-1.lbn25.noarch.rpm Architecture  noarch Size  305440 Created  2023/06/18 04:20:12 UTC
Package Specification
Summary A test framework agnostic BDD-style assertions for Node.js
Group System Environment/Libraries
License MIT
Home Page https://github.com/visionmedia/should.js
Description

should is an expressive, readable, test framework agnostic, behavior-driven development (BDD)-style assertion library for Node.js.

It extends the Object prototype with a single non-enumerable getter that allows you to express how that object should behave.

should literally extends Node's assert module. For example, should.equal(str, foo) will work, just as assert.equal(str, foo) would, and should.AssertionError is assert.AssertionError, meaning any test framework supporting this constructor will function properly with should.

Requires
npm(should-equal)  
npm(should-type)  
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
npm(should-format)  
rpmlib(CompressedFileNames)  
npm(should-type-adaptors)  
npm(should-util)  
rpmlib(PayloadIsXz)  
Provides
nodejs-should
npm(should)

Document Actions