Skip to content

Latest commit

 

History

History
executable file
·
28 lines (17 loc) · 685 Bytes

README.md

File metadata and controls

executable file
·
28 lines (17 loc) · 685 Bytes

Tests for quick-test

Author: "Gijs Paulides" gijs.paulides@spritecloud.com

Setup

General

  • Make sure you have ruby 2.0 or later installed.

  • Make sure you have firefox and/or chrome installed

  • Download chromedriver and put it into your ./ruby/bin folder

  • Download geckodriver and put it into your ./ruby/bin folder

  • Install the bundler gem:

    $ gem install bundler

  • Install all of the required gems defined in the gemfile:

    $ bundle install

  • Run cucumber through bundler:

    $ bundle exec cucumber

Contributing

If you create new utility functions and want to contribute them to the Lapis Lazuli project, see https://github.com/spriteCloud/lapis-lazuli