Merge pull request #1 from mortonfox/patch-1

Update Jasmine link
This commit is contained in:
John Bintz 2018-07-06 17:55:34 -04:00 committed by GitHub
commit 48b2c4a0e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
`jasmine-gwt` provides a cool Given-When-Then syntax not dissimilar to [Cucumber](http://cukes.info/), but `jasmine-gwt` provides a cool Given-When-Then syntax not dissimilar to [Cucumber](http://cukes.info/), but
running entirely in [Jasmine](http://pivotal.github.com/jasmine/). No other dependencies (except CoffeeScript, running entirely in [Jasmine](https://jasmine.github.io/). No other dependencies (except CoffeeScript,
but that'll change.) Also, writing these in CoffeeScript gives you an experience really close to Cucumber, so yeah. but that'll change.) Also, writing these in CoffeeScript gives you an experience really close to Cucumber, so yeah.
Import the library, say by using Sprockets in your `spec_helper.js.coffee`: Import the library, say by using Sprockets in your `spec_helper.js.coffee`: