Cucumber:
* Profile * Browse code * Sceleton for main features * Wiki * Commits
This commit is contained in:
parent
6ff99fe945
commit
5bbf3ccf05
37 changed files with 560 additions and 62 deletions
2
Gemfile
2
Gemfile
|
@ -65,6 +65,8 @@ group :development, :test do
|
|||
end
|
||||
|
||||
group :test do
|
||||
gem 'cucumber-rails', :require => false
|
||||
gem 'minitest', ">= 2.10"
|
||||
gem "turn", :require => false
|
||||
gem "simplecov", :require => false
|
||||
gem "shoulda-matchers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue