You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 26, 2021. It is now read-only.
It would be nice to have another --output option, xUnit, that outputs in that standard format. Many pipeline tools support the format (e.g. Jenkins) and can natively parse it to show test results and regressions over time. Not sure if this would be in addition to or instead of existing console output, but just some way to run tests and have the output in a standard parseable format (xUnit seems like the lowest common denominator).
The text was updated successfully, but these errors were encountered:
Thanks. This is a useful suggestion. There may be other implementation options available also, but something that allows reporting of the validations would be beneficial.
It would be nice to have another --output option, xUnit, that outputs in that standard format. Many pipeline tools support the format (e.g. Jenkins) and can natively parse it to show test results and regressions over time. Not sure if this would be in addition to or instead of existing console output, but just some way to run tests and have the output in a standard parseable format (xUnit seems like the lowest common denominator).
The text was updated successfully, but these errors were encountered: