Davis W. Frank
|
a445a62e7c
|
TrivialConsoleReporter now reports the correct number of specs that were executed. TCR is still very heavily mocked instead of using testing an actual Jasmine environment. But now at least the numbers are correct.
|
2011-05-16 18:28:46 -07:00 |
Davis W. Frank
|
1d65d56a92
|
TrivialConsoleReporter refactor & fixes. No longer limitied to 50 columns of dots.
|
2011-05-16 08:08:12 -07:00 |
Steve Conover
|
38e9af8f68
|
integrating TrivialConsoleReporter into node_suite.js, deleting some code pulled over from jasmine-node
|
2011-04-17 20:50:57 -07:00 |
Davis W. Frank
|
ab087ef5f8
|
Pendantic terminology
|
2011-03-07 22:34:58 -08: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 |
Steve Conover
|
545752ae20
|
semicolons
|
2011-02-26 11:01:33 -08:00 |
Steve Conover
|
c04f1b1fa8
|
node spec/node_suite.js runs all dom-independent jasmine specs. basic commonjs support for jasmine along the way. node_suite.js and runner.html are both green.
|
2011-02-26 10:53:55 -08:00 |