Steve Conover
|
f41af6c2d0
|
jshint passes - run 'node jshint/run.js'. running jshint with a couple jshint options and workarounds to allow certain jasmine-specific styles. many actual style problems are fixed. the jshint run is integrated into rake jasmine:lint.
|
2011-02-26 15:07:59 -08:00 |
Lee Byrd & Christian Williams
|
2939aff80c
|
deprecating wasCalled, wasCalledWith, wasNotCalled, wasNotCalledWith and adding toHaveBeenCalled, and toHaveBeenCalledWith
|
2010-06-24 10:34:03 -07:00 |
Christian Williams & Ian Fisher
|
5f10b2e623
|
Added Env#versionString; nicer styling in TrivialReporter; hide passed and skipped tests by default, but allow them to be displayed.
|
2010-04-01 15:56:29 -07:00 |
Christian Williams
|
9830952461
|
Evaluate custom equality testers before any others.
|
2010-03-08 21:56:04 -08:00 |
Christian Williams
|
99bcfdcd0d
|
Spec cleanup.
|
2010-02-27 11:37:53 -05:00 |
ragaskar
|
308d02f72f
|
Trivial Reporter improvements, runner now returns specs()
|
2009-10-15 18:58:52 -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
|
ba5b4ab166
|
Fix compatibility with the ruby contrib runner
|
2009-08-26 15:55:08 -07:00 |