CSV Pipe

CSV Pipe saves test result as CSV file

🔌 To enable GitLab pipe set TESTOMATIO_CSV_FILENAME environment variable with the name of CSV file to save into

Add an env to run by specifying the TESTOMATIO_CSV_FILENAME variable.

TESTOMATIO_CSV_FILENAME="report.csv" <actual run command>
Last Updated:
Contributors: Oleksandr Pelykh