Skip to content

Add support for writing results as CSV

Matthias Käppler requested to merge 371-add-csv-result-serializer into master

This adds support to gpt for writing test results as CSV.

I also decided to extract result serialization into a writer class model, since this was getting unwieldy.

Closes #371 (closed)

Screenshot_from_2020-12-17_09-44-06

Edited by Matthias Käppler

Merge request reports