Mikko Harju
|
d4ed444db0
|
Fixed Red/Green bar status line reading regex to work
|
2011-03-12 18:04:53 +02:00 |
Christopher H. Laco
|
58708fb349
|
Added jasmine.txt doc
Renamed run_tests() to redgreen() and added make()
Renamed Jasmine command to JasmineRedGreen and JasmineMake
|
2011-02-14 23:12:26 -05:00 |
Christopher H. Laco
|
9d651daf08
|
Added support for Red/Green when specs pass/fail
|
2011-02-09 01:09:17 -05:00 |
Christopher H. Laco
|
34ce6b2e31
|
Added start of jasmine compiler for :make
Map <leader>m in jasmine buffers to :make, which is rake -f Rakefile
jasmine:ci
|
2011-02-03 23:12:10 -05:00 |
Christopher H. Laco
|
cf5642dd06
|
Fixed rake call on windows. Use --rakefile param.
|
2011-02-03 11:20:33 -05:00 |
Christopher H. Laco
|
4f20bd0225
|
Added Jasmine() command to run rake jasmine:ci using the nearest
Rakefile for the current ft=jasmine buffer
|
2011-02-02 23:04:36 -05:00 |
Christopher H. Laco
|
5191a7336a
|
Moved functions to autoload
Added functions/settings for template/snippets directory
Now uses templates for new Spec/SpecHelper.js files
|
2011-02-02 00:17:20 -05:00 |