EnglishFrenchSpanish

Ad


OnWorks favicon

gem2deb-test-runner - Online in the Cloud

Run gem2deb-test-runner in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command gem2deb-test-runner that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


gem2deb-test-runner - runs test suite contained in Debian Ruby packages

SYNOPSIS


gem2deb-test-runner [--autopkgtest]

DESCRIPTION


gem2deb-test-runner runs the tests shipped inside a source Debian Ruby package. The way
the tests are run is configured in one of the three files: debian/ruby-test-files.yaml,
debian/ruby-tests.rake, debian/ruby-tests.rb. See the FILES section in dh_ruby(1) for
details.

If called without argument in the root of the source package after the package is built
and installed under debian/package_name, then the tests will be run using the files of the
package installed under debian/package_name. This call is part of the dh_ruby(1) sequence
when building a Ruby package with gem2deb.

If the option --autopkgtest is used, the package needs to be installed on the system.
gem2deb-test-runner will not try to load files under debian/ and will move away
temporarily the lib/ and ext/ directory to ensure the test suite is run against the
installed package. This is used in the context of automatic as-installed package testing,
through the autopkgtest framework.

OPTIONS


--autopkgtest
Run the tests against the installed package for automatic as-installed package
testing. Useful in conjunction with adt-run(1).

-c, --check-dependencies
Before running the tests, checks whether all dependencies of the package, as declared
in the Rubygems metadata, are present. Makes the program exit with a non-zero status
code (i.e. fails) if they aren't.

If you want to check dependencies during the build, you can add something like this to
debian/rules:

export GEM2DEB_TEST_RUNNER = --check-dependencies

ENVIRONMENT


GEM2DEB_TEST_RUNNER
Used to pass options to gem2deb-test-runner via the environment.

Use gem2deb-test-runner online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad