Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cuke4jas
=========
cuke4jas enhances [jasmine - the javascript bdd framework](http://pivotal.github.com/jasmine/) - to support cucumber-style plain text feature specifications. It should be used along with [the jasmine-species add-on to jasmine](http://rudylattae.github.com/jasmine-species/).
cuke4jas enhances [jasmine - the javascript bdd framework](https://jasmine.github.io/) - to support cucumber-style plain text feature specifications. It should be used along with [the jasmine-species add-on to jasmine](http://rudylattae.github.com/jasmine-species/).

It can be used in two modes:

Expand Down Expand Up @@ -52,4 +52,4 @@ Todos
* create the cuke mode - VERSION 1 DONE
* create github project - DONE
* contact jasmine devs and ask opinion - DONE
* add mode to converter to output blank step definition file. This should be real easy once the AST is in place.
* add mode to converter to output blank step definition file. This should be real easy once the AST is in place.