John Bintz
|
793470b65f
|
suites also support descriptions from classnames
|
2011-06-07 10:01:48 -04:00 |
John Bintz
|
222dda4e06
|
if a spec description is given a function as the description, use its name as the displayed description
|
2011-06-07 09:50:05 -04:00 |
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
|
e7cd6a473a
|
jasmine.log() and Spec#log() take multiple arguments which are pretty-printed and concatted together.
Log messages are handled correctly in TrivialReporter and JsApiReporter.
|
2010-06-22 12:23:54 -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 |