When using with allure-results generated in java, keys of parameters will be added regardless if they exist, so I added an is empty check.
I added duration, severity and links to the report and adjusted the layout a bit to be more clear. In particular every test headline now has its own color.
I also added a detail-level called shipping, since we don't need the stacktrace for our purposes.
When using with allure-results generated in java, keys of parameters will be added regardless if they exist, so I added an is empty check. I added duration, severity and links to the report and adjusted the layout a bit to be more clear. In particular every test headline now has its own color. I also added a detail-level called shipping, since we don't need the stacktrace for our purposes.