Xceptance / neodymium-library

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.
MIT License
80 stars 11 forks source link

Reporting: Display Test Data in Allure Report #260

Open wurzelkuchen opened 4 months ago

wurzelkuchen commented 4 months ago

Quick Description

In our current report the used test data is somewhat hidden in different steps of each test. It would be great to have an overview for the used test data at each test.

User Story

As a report reviewer, I want to be able to see all used test data of a test quickly at one place so that I don't waste time looking for specifics of each test to reproduce it manually

Functional Requirements

Design:

Code:

Documentation Requirements

Test Requirements

kqmpetenz commented 3 months ago

docs review needed, when approved I'll create the pr