Skip to content

Test: document tests and test executions to include requirements

Neil Crossley requested to merge test/track_requirements into main

We generate CSV files that document the test executions and the requirements affected by them.

The tests now generate an additional report:

A new gradle job extracts the desired data out of these XML reports and creates corresponding CSV.

A final gradle job merges all these CSV files into a large CSV that includes all the test executions.

Edited by Neil Crossley

Merge request reports

Loading