2014-09-02 17:59:05 +05:30
|
|
|
Test-Command: gem2deb-test-runner --autopkgtest 2>&1
|
|
|
|
Depends: @, gem2deb-test-runner
|
|
|
|
#FIXME: add to Depends ruby-rspec, ruby-test-unit... if needed
|
|
|
|
#Restrictions: allow-stderr
|
|
|
|
|
|
|
|
#FIXME: replace LIB by the name of the main file of the library
|
|
|
|
#Test-Command: ruby -r LIB -e "puts true"
|
|
|
|
#Depends: @
|
|
|
|
|
2016-09-15 21:33:05 +05:30
|
|
|
Tests: setup
|
|
|
|
Depends: @,
|
|
|
|
sudo,
|
|
|
|
ruby-factory-girl-rails,
|
|
|
|
ruby-rspec-rails,
|
|
|
|
ruby-rspec-retry,
|
|
|
|
ruby-capybara,
|
|
|
|
#ruby-poltergeist,
|
|
|
|
#ruby-capybara-screenshot,
|
|
|
|
ruby-database-cleaner,
|
2016-09-16 00:02:48 +05:30
|
|
|
#ruby-email-spec,
|
|
|
|
#ruby-ffaker,
|
|
|
|
ruby-json-schema
|
2016-09-15 21:33:05 +05:30
|
|
|
Restrictions: needs-recommends
|