atoum / reports-extension

atoum reports extension
http://atoum.github.io/reports-extension/
Other
6 stars 6 forks source link

merging reports? #49

Open Grummfy opened 6 years ago

Grummfy commented 6 years ago

phpunit have a format used by the tools phpcov I know that there is some extension for behat using this format. I find the tools interesting because it allow you to generate several reports and then merge them into one big. Perhaps using this format or our own or a standard one (like tap) could be an interesting solution