EGI-Federation / Check-InBDD

Behaviour-Driven Development features for Check In

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Check-In BDD

Build Status

Behaviour-Driven Development features for Check-In. Run the tests yourself in wth

Features

Features of Check-In that we test for are described in the [features](features) directory

Executing tests

To execute tests, you need:

  • ruby and bundler
  • Cucumber
  • selenium and gecko web driver

Once you have those, just run cucumber if you want to see what happens, or test.sh if you want to send test coverage results to cucumber.pro

About

Behaviour-Driven Development features for Check In

License:Apache License 2.0


Languages

Language:Gherkin 60.7%Language:Ruby 25.3%Language:Shell 14.0%