Skip to content

sjieg/quick-test

Repository files navigation

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

About

An easy project tot est functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published