Dmitry Baev
Dmitry Baev
After step hooks are executed during the test, Allure displays it correctly. You can use Allure Lifecycle API to "fix" the report, e.g. remove the logging for after-step hooks or...
all versions available in Maven Central, see https://repo.maven.apache.org/maven2/io/qameta/allure/allure-commandline/ all versions now released to NPM as well, see https://www.npmjs.com/package/allure-commandline?activeTab=versions 2.36.0 has no known vulnerabilities as for today
What version of `allure-mocha` are you using?
Could you please share a sample project in the form of a GitHub repo to reproduce the problem?
What details would you like to be added to the report automatically?
Some test frameworks (e.g., Playwright or Cypress) automatically report performed actions as steps, while others do not. To add information about executed HTTP requests, you may add custom interceptor and...
@CodeGeek32 could you please fix the build
@Xiaojun0822 could you please provide a PR with the fixes? https://github.com/allure-framework/allure2/blob/main/allure-generator/src/main/javascript/translations/zh.json
@sbushmelev, sure! Please submit a PR with a new module, and we'll be happy to review it!
The correct type for Playwright Trace is `application/vnd.allure.playwright-trace`