Fedora 20 Update: nodejs-should-3.3.1-1.fc20

updates at fedoraproject.org updates at fedoraproject.org
Fri May 9 02:59:07 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-5594
2014-04-26 06:32:14
--------------------------------------------------------------------------------

Name        : nodejs-should
Product     : Fedora 20
Version     : 3.3.1
Release     : 1.fc20
URL         : https://github.com/visionmedia/should.js
Summary     : A test framework agnostic BDD-style assertions for Node.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.

--------------------------------------------------------------------------------
Update Information:

Update to latest upstream releases.

New packages:
 * nodejs-scmp
 * nodejs-parseurl
 * nodejs-setimmediate
--------------------------------------------------------------------------------
ChangeLog:

* Sun Apr 20 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 3.3.1-1
- update to upstream release 3.3.1
* Sun Mar  2 2014 Jamie Nguyen <jamielinux at fedoraproject.org> - 3.1.3-1
- update to upstream release 3.1.3
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use
su -c 'yum update nodejs-should' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list