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
|
22065fafad
|
By default don't display "Jasmine Running..." console log for each spec. Re-enable by setting TrivialReporter's logRunningSpecs to true.
|
2010-06-24 11:10:58 -07:00 |
Lee Byrd & Christian Williams
|
2939aff80c
|
deprecating wasCalled, wasCalledWith, wasNotCalled, wasNotCalledWith and adding toHaveBeenCalled, and toHaveBeenCalledWith
|
2010-06-24 10:34:03 -07:00 |
ragaskar
|
ba5b4ab166
|
Fix compatibility with the ruby contrib runner
|
2009-08-26 15:55:08 -07:00 |