Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=911188

            Bug ID: 911188
           Summary: Review Request: nodejs-should - A test framework
                    agnostic BDD-style assertions for Node.js
           Product: Fedora
           Version: rawhide
         Component: Package Review
          Severity: medium
          Priority: medium
          Reporter: [email protected]

Spec URL: http://jamielinux.fedorapeople.org/mocha/nodejs-should.spec
SRPM URL:
http://jamielinux.fedorapeople.org/mocha/SRPMS/nodejs-should-1.2.1-1.fc18.src.rpm
Fedora Account System Username: jamielinux

Description:
should is an expressive, readable, test framework agnostic, 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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=cA4VnL7Gx7&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to