snapcore / spread

Spread - Convenient full-system test (task) distribution
GNU General Public License v3.0
99 stars 58 forks source link

Add xunit and jsonunit reports #149

Closed sergiocazzolato closed 1 year ago

sergiocazzolato commented 2 years ago

The idea is to generate a report with the results including which tests were successfull, failed and aborted

This can be used to define which tests have to be re-executed

sergiocazzolato commented 1 year ago

A new pr with a simplified implementation has been added replacing the current one