BO
Size: a a a
BO
S
BO
S
SS
S
ВС
B
OK
B
OK
B
SS
AP
OK
jasmineNodeOpts: {
// Run tests that does not include @ignoreForFOO or @onlyForBAR, and include @onlyForFOO
grep: '^(((?!@ignoreForFOO|@onlyForBAR).)|@onlyForFOO)*$’
}OK
OK
AP
AP
const It = (options, body) => {
if process.env['SMOKE'] && options.tags.includes('SMOKE') {
it(options.description, body)
}