RubyGems Navigation menu

autotest-run_dependencies 0.1.0

This gem provides a mechanism through which it is possible to specify that an arbitrary number of external dependencies are satisfied before a test run can be executed. Dependencies are added by specifying a name, command, satisfied_regexp and errors_regexp parameter for each. The command refers to a script that is run to satisfy or test the dependency. If the output of the command (either to standard output or standard error) matches the satisfied_regexp then the dependency is considered met otherwise any lines in the output matching errors_regexp are output and the dependency test waits for changes to the codebase before trying to satisfy the dependency again.

Gemfile:
= Copiar al portapapeles ¡Copiado!

instalar:
=

Versiones:

  1. 0.1.0 - November 06, 2009 (10 KB)

dependencias de Runtime (1):

ZenTest >= 3.9.0

Propietarios:

Autores:

  • Toby Clemson

SHA 256 checksum:

ad1c2817fb1d9837c7007c8788761c722bacb5ff4cb67618e7a082091058ab49

Total de descargas 5.832

Para esta versión 5.832

Licencias:

N/A

Versión de Ruby requerida: Ninguno

Enlace: