Skip to content

Allow probes to load arbitrary gems #4

@guss77

Description

@guss77

A probe may need to utilize tests from external gems (such as the real Resque gem instead of the resque hacks provided by the redis DSL).

To facilitate this, a probe may specify a require property, which will either be a name of a gem for cloudscopes to require(), a string containing space separated list of such names, or a list of such names.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions