Sha256: 74c9e55f4bd04081982e095305e3ef537cb41e2411d761f42e5c5714d6500c73

Contents?: true

Size: 417 Bytes

Versions: 16

Compression:

Stored size: 417 Bytes

Contents

To test changes to the jasmine-gem:

* You need to have the [jasmine project](https://github.com/jasmine/jasmine) checked out in `../jasmine`
* Export RAILS_VERSION as either "pojs" (Plain Old JavaScript -- IE, no rails bindings), or "rails4" to test environments other than Rails 5.
* Delete `Gemfile.lock`
* Clear out your current gemset
* exec a `bundle install`
* `rake` until specs are green
* Repeat
* Check in

Version data entries

16 entries across 16 versions & 1 rubygems

Version Path
jasmine-3.99.0 HOW_TO_TEST.markdown
jasmine-3.10.0 HOW_TO_TEST.markdown
jasmine-3.9.2 HOW_TO_TEST.markdown
jasmine-3.9.1 HOW_TO_TEST.markdown
jasmine-3.9.0 HOW_TO_TEST.markdown
jasmine-3.8.1 HOW_TO_TEST.markdown
jasmine-3.8.0 HOW_TO_TEST.markdown
jasmine-3.7.0 HOW_TO_TEST.markdown
jasmine-3.6.0 HOW_TO_TEST.markdown
jasmine-3.5.1 HOW_TO_TEST.markdown
jasmine-3.5.0 HOW_TO_TEST.markdown
jasmine-3.4.0 HOW_TO_TEST.markdown
jasmine-3.3.0 HOW_TO_TEST.markdown
jasmine-3.2.0 HOW_TO_TEST.markdown
jasmine-3.1.0 HOW_TO_TEST.markdown
jasmine-3.0.0 HOW_TO_TEST.markdown