Categories: None [Edit]
autotest-run_dependencies
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.
Total
Ranking: 109,846 of 182,901
Downloads: 5,983
Daily
Ranking: 32,343 of 182,889
Downloads: 2
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Depends on
Rank | Downloads | Name |
---|---|---|
1,896 | 10,928,230 | ZenTest |
Owners
# | Gravatar | Handle |
---|---|---|
1 | tobyclemson |