drewdeponte / snapdragon

A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
Other
6 stars 8 forks source link

Updated jasmine to v2 #35

Closed jwreachlocal closed 10 years ago

jwreachlocal commented 10 years ago

Added arg -J1 or --jasminev1 to use Jasmine v1.3.1. If arg is absent, then Jasmine v2.0 is used. Updated console and JUnit reporter so it's compatible with v2.