Christian Williams
3b92b9bb79
Remove message function from matchers where a formulaic message is good enough.
2009-11-12 14:36:58 -05:00
Christian Williams
1b3545c82a
Remove 'actual' param from matchers test and message functions. Use this.actual instead. This way, the signature of the test function matches how the matcher is called from a spec.
...
Spy matchers now throw an exception when called with non-spies, rather than returning false. This makes the message function simpler, and will work better with future dot-not support.
Added better specs for error conditions on spy matchers.
2009-11-12 12:47:44 -05:00
Christian Williams
2a5754600a
Add documentation for all non-private functions.
2009-11-10 17:32:29 -05:00
Christian Williams
0810e4a01c
Rename UPDATE_INTERVAL to DEFAULT_UPDATE_INTERVAL.
2009-11-09 17:51:03 -05:00
ragaskar
8feb285ca8
Ruby runner changes. Users of previous versions with Rake tasks that make use of additional runner options (helpers, etc) may be broken.
2009-10-31 21:47:11 -07:00
Ryan Dy & Rajan Agaskar
b67d2a265d
major matcher refactor
2009-10-29 17:03:24 -07:00
Christian Williams
5f82bdbf1b
Fix test running in IE.
2009-10-19 17:29:33 -07:00
ragaskar
85d3b2d14b
IE7 fixes
2009-10-15 17:48:28 -07:00
Rajan Agaskar & Ryan Dy
c164d58a1a
Add calls accessor to spies
2009-10-13 14:28:46 -07:00
ragaskar
73c0d57c94
Tuning to prevent stack overflows in FF
2009-10-05 22:36:10 -07:00
ragaskar
2588368231
Deprecate getResults() (use results()). Add some unit test coverage for jasmine.Spec. Add some unit test coverage for JsApiReporterSpec.
2009-09-28 11:13:44 -07:00
ragaskar
0a3358f249
Merge in new HTML runner. Tests green, regression on focused running.
2009-08-19 07:42:47 -07:00
Davis W. Frank
19b73469dd
dwf: more doc commits
2009-06-28 13:36:51 -07:00
Davis W. Frank
b2cbff3bb6
dwf: monster file re-org. RED BUILD
2009-06-14 23:34:29 -07:00
ragaskar
9d95483de6
Refactored into class files. Meta-tests and runner for jasmine. Stack traces available for Firefox and supported browsers. Experimental pretty print matcher support. Many other new features
2009-05-28 20:02:15 -07:00