Flank: Always emit aggregated junit.xml report

Created on 13 Sep 2018  路  1Comment  路  Source: Flank/flank

For integration with CI systems it's nice to have a report of all the tests that ran, and whether or not they passed. Currently, Flank only returns reports for tests that fail.

Provide a flag that will result in a report of all the tests that ran & their status in a JUnit xml format.

Android Feature iOS

Most helpful comment

In case it is unclear, this is basically requesting the previously existing functionality of fetch-xml-files=true :)

>All comments

In case it is unclear, this is basically requesting the previously existing functionality of fetch-xml-files=true :)

Was this page helpful?
0 / 5 - 0 ratings