Config
Configure once and enjoy these features in all your tests.
This section discusses those features of jest-allure2-reporter
that are configurable
globally, opposed to the API section, which focuses on the more intrusive features
of the reporter, which are configurable on a per-test basis.
🗃️ Grouping
4 items
📄️ Statuses
Have an informative overview of your test results.
📄️ Environment
Get hold of the environment information for your test runs.
📄️ Executor
Get to know the exact machine behind your test runs.
📄️ History
Monitor long-term trends in your test execution.
📄️ Error handling 🚧
Distinguish between types of test failures.