Test Artifacts
January 22, 2023 ยท View on GitHub
Reports
Cytorus generates detail and minimal reports in .cytorus/result folder. These reports can be used by to analyze result, or to generate reports.
You can install cytorus-reporter npm package to generate cucumber, cucumon, or other useful reports.
Check cytorus-boilerplate for the configuration.
Screenshots
Cytorus saves the path of screenshot for failing steps (including steps definition not found) in step.screenshot which can be used by a reporting plugin to embed it in reports.
cytorus-reporter embed the screenshot if relevant properties are set.
