Mike Gerwitz
|
91a6fb51e9
|
Added assert.notStrictEqual to client-side assertions
|
2011-08-11 21:05:42 -04:00 |
Mike Gerwitz
|
81fa2ae424
|
Merge branch 'master' into 'virtual/master'
- Resolved conflicts
|
2011-06-30 23:00:13 -04:00 |
Mike Gerwitz
|
af411edf43
|
Implemented GH#7 - Implement assert.deepEqual() client-side
|
2011-05-22 22:48:46 -04:00 |
Mike Gerwitz
|
969687e770
|
Added strictEqual to client-side assertions
|
2011-04-13 23:48:15 -04:00 |
Mike Gerwitz
|
4987856a46
|
Combine process now wraps using module rather than only exports
- This will allow us to overwrite the 'exports' object
|
2011-03-03 14:14:10 -05:00 |
Mike Gerwitz
|
729d7083da
|
Added function to prefix failed client-side assertions with 'Assertion failed: '
|
2010-12-28 13:26:04 -05:00 |
Mike Gerwitz
|
3347b8f6d5
|
Added ease-full.js, which includes tests to be run client-side (initial implementation; may be buggy)
|
2010-12-28 00:23:13 -05:00 |