Skip to content

Commit

Permalink
Cucumber features now run in CI!
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrictson committed May 26, 2023
1 parent 2b8eef8 commit 500be27
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@ $ bundle exec rake features
$ bundle exec rake features KEEP_RUNNING=1
```

### Report failing Cucumber features!

Currently, the Capistrano CI build does *not* run the Cucumber suite. This means it is possible for a failing Cucumber feature to sneak in without being noticed by our continuous integration checks.

**If you come across a failing Cucumber feature, this is a bug.** Please report it by opening a GitHub issue. Or even better: do your best to fix the feature and submit a pull request!

## Coding guidelines

This project uses [RuboCop](https://github.com/bbatsov/rubocop) to enforce standard Ruby coding guidelines.
Expand Down

0 comments on commit 500be27

Please sign in to comment.