22 lines
555 B
Text
22 lines
555 B
Text
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: @
|
|
|
|
Tests: setup
|
|
Depends: @,
|
|
sudo,
|
|
ruby-factory-girl-rails,
|
|
ruby-rspec-rails,
|
|
ruby-rspec-retry,
|
|
ruby-capybara,
|
|
#ruby-poltergeist,
|
|
#ruby-capybara-screenshot,
|
|
ruby-database-cleaner,
|
|
#ruby-email-spec
|
|
#ruby-ffaker
|
|
Restrictions: needs-recommends
|