haunt
haunt copied to clipboard
add support for multiple test structures
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