BO
Size: a a a
BO
EK
EK
BO
EK
EK
EK
BO
import allureReporter from '@wdio/allure-reporter'see
Mocha example
describe('Suite', () => {
it('Case', () => {
allureReporter.addLabel(name, value)
})
})
EK
EK
BO
EK
DS
plugins {id 'io.qameta.allure' version '2.9.6'allure {adapter {aspectjVersion = '1.9.8.RC1'
version = '2.15.0' frameworks {junit5 {}implementation 'io.qameta.allure:allure-java-commons:2.15.0'VS
M
KC
AS
M