Integration tests with Hatchet
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- Gemfile 4 additions, 0 deletionsGemfile
- Gemfile.lock 66 additions, 0 deletionsGemfile.lock
- hatchet.json 5 additions, 0 deletionshatchet.json
- hatchet.lock 3 additions, 0 deletionshatchet.lock
- spec/hatchet/python_spec.rb 10 additions, 0 deletionsspec/hatchet/python_spec.rb
- spec/spec_helper.rb 23 additions, 0 deletionsspec/spec_helper.rb
Gemfile
0 → 100644
source "https://rubygems.org" | ||
gem "rspec" | ||
gem "heroku_hatchet" |
Gemfile.lock
0 → 100644
hatchet.json
0 → 100644
hatchet.lock
0 → 100644
spec/hatchet/python_spec.rb
0 → 100644
spec/spec_helper.rb
0 → 100644
Please register or sign in to comment