haunt icon indicating copy to clipboard operation
haunt copied to clipboard

add support for multiple test structures

Open vbardales opened this issue 12 years ago • 0 comments

Add possibility to set options.tests with an array of tests, each like the standard test waited

{
    'issues': { ... },
    'pull-requests': { ... }
}

It allow each group of test different "after" and "before" methods

vbardales avatar Nov 16 '12 13:11 vbardales