Skip to content

Not set description #1

@IvanSavoskin

Description

@IvanSavoskin

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions