The Wayback Machine - https://web.archive.org/web/20201204160656/https://github.com/EGI-Foundation/Check-InBDD
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.