Commit graph

48 commits

Author SHA1 Message Date
Jake Luer
4fd6d04acc inspect typos 2011-12-24 13:20:28 -05:00
Jake Luer
b1de9988e5 added strict equal + negatives and ifError 2011-12-24 13:19:17 -05:00
Jake Luer
6cb347e5cb interface assert had doesNotThrow 2011-12-24 13:11:31 -05:00
Jake Luer
30cdcefb2d Fix typo for instanceof docs. Closes #3 [ci skip] 2011-12-19 07:48:10 -05:00
Jake Luer
c6971bac53 Release 0.1.3 2011-12-18 09:07:46 -05:00
Jake Luer
a853363568 much cleaner reporting string on error. 2011-12-18 09:04:51 -05:00
Jake Luer
0671961e86 Release 0.1.2 2011-12-18 07:38:57 -05:00
Jake Luer
cfbb439891 [docs] for upcoming 0.1.2 2011-12-18 07:37:11 -05:00
Jake Luer
efd14a8ec5 added header/status/html/json 2011-12-18 07:01:49 -05:00
Jake Luer
7c64642946 should.throw & should.not.throw shortcuts 2011-12-18 06:41:06 -05:00
Jake Luer
89b107ca77 improved throw type detection and messaging 2011-12-18 06:40:44 -05:00
Jake Luer
0165fc068a contain is now include … keys modifier is now contain 2011-12-18 05:56:21 -05:00
Jake Luer
8fcf02c266 removed object() test 2011-12-18 05:18:40 -05:00
Jake Luer
bbdb2a49b1 removed #respondTo 2011-12-18 04:56:48 -05:00
Jake Luer
84694a7e55 replaced __defineGetter__ with defineProperty for all uses 2011-12-18 04:51:36 -05:00
Jake Luer
2894cf4d5d updated doc comments for assert interface 2011-12-16 09:50:18 -05:00
Jake Luer
c22ba45471 Release 0.1.1 2011-12-16 06:59:45 -05:00
Jake Luer
1c516625b4 more comments to assertions for docs 2011-12-16 06:14:47 -05:00
Jake Luer
caae4a1f83 assertions fully commented, browser library updated 2011-12-15 17:50:28 -05:00
Jake Luer
d638f76b28 assertion component completely commented for documentation 2011-12-15 15:06:41 -05:00
Jake Luer
fd54107a3f Release 0.1.0 2011-12-15 08:02:26 -05:00
Jake Luer
9939955761 assert#arguments getter 2011-12-15 07:58:14 -05:00
Jake Luer
c7b8eea2ee copyright notices … think i got them all 2011-12-15 07:21:53 -05:00
Jake Luer
3f0983a30a moved expect interface to own file for consistency 2011-12-15 07:21:23 -05:00
Jake Luer
cba6970e45 assert ui deepEqual 2011-12-15 07:09:21 -05:00
Jake Luer
0a2fc7671a moved fail to primary export 2011-12-15 05:54:23 -05:00
Jake Luer
eb844a1a27 within, greaterThan, object, keys, 2011-12-15 05:34:58 -05:00
Jake Luer
2bda378e30 Aliases 2011-12-15 05:34:26 -05:00
Jake Luer
4fb306a7a1 Assertion#property now correctly works with negate and undefined values 2011-12-15 05:34:06 -05:00
Jake Luer
b2eb61848b error message language matches should 2011-12-15 05:33:25 -05:00
Jake Luer
c4a89f3b91 Assertion#respondTo 2011-12-15 05:32:09 -05:00
Jake Luer
e9169988fb Assertion now uses inspect util 2011-12-15 05:31:35 -05:00
Jake Luer
6e250c1c0c should is exported 2011-12-15 05:30:39 -05:00
Jake Luer
f38ed53f2d AssertionError __proto__ from Error.prototype 2011-12-15 05:29:51 -05:00
Jake Luer
78b104f1f8 add should interface for should.js compatibility 2011-12-15 05:29:20 -05:00
Jake Luer
f76eedd46f moved eql to until folder and added inspect from (joyent/node) 2011-12-15 05:28:55 -05:00
Jake Luer
ee44cf1619 multiple .property assertions 2011-12-14 15:57:52 -05:00
Jake Luer
933e4cc7f0 added deep equal from node 2011-12-14 15:56:56 -05:00
Jake Luer
cdc7d60a31 Release 0.0.2 2011-12-07 03:05:34 -05:00
Jake Luer
e694bdd81c cleaner output on error 2011-12-07 03:04:08 -05:00
Jake Luer
1e2a5a6004 empty deep equal 2011-12-07 01:50:28 -05:00
Jake Luer
8f76eaa9a7 assertion cleanup 2011-12-07 01:10:44 -05:00
Jake Luer
dd05df3712 most of the basic assertions 2011-12-07 00:26:47 -05:00
Jake Luer
90fe9883ff allow no parameters to assertion error 2011-12-07 00:26:23 -05:00
Jake Luer
2fa2904b88 name change 2011-12-07 00:26:02 -05:00
Jake Luer
1f7ffd64b6 assertion error instance 2011-12-06 09:22:31 -05:00
Jake Luer
7846d25be2 main exports: assert() & expect() 2011-12-06 09:22:24 -05:00
Jake Luer
6d31c7ced9 initialize 2011-12-06 08:18:01 -05:00