-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
No description is added to the test case.
My test case looks like this:
it("View functions list", async () => {
reporter.severity(Severity.CRITICAL);
reporter.description("description");
await page.goto("https://console-route-ci00641491-edevgen2-faas-dev-1.apps.dev-gen2.sigma.sbrf.ru/dashboard");
});
But the description does not appear in the allure report and the name of the file with the test is written
How fix this and fill the description correctly?
Metadata
Metadata
Assignees
Labels
No labels