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

Upgrade Snapdragon to use Jasmine 2 #34

Closed drewdeponte closed 9 years ago

drewdeponte commented 10 years ago

We need to update Snapdragon to use the latest stable Jasmine 2 or greater now that it is available.

jwreachlocal commented 10 years ago

There is a WIP branch "update_jasmine_to_v2" with all necessary changes except the JUnit output reporter.

jwreachlocal commented 10 years ago

A pull req has been made.

michaeldeol commented 9 years ago

Closing as this has appeared to be merged in. https://github.com/reachlocal/snapdragon/pull/35