Skip to content
#

github-action

Here are 567 public repositories matching this topic...

gh-action-pypi-publish
rhysd
rhysd commented Jan 21, 2020

Catch2 supports multiple reporters including XML reporter (the default value is console reporter). XML reporter is preferable because it is more sold and easy to parse. Console output for human may be cosmetically changed for readability.

$ ./Catch2_bench --reporter xml | tee output.xml

I want to add support for the XML format and encourage to use it rather than console output. Con

inthemill
inthemill commented Feb 12, 2020

Hi

I'm confused and I beg for some clarification.

Every document from github on how to write workflows are displaying yaml. In your readme it's not yaml. Can you please refer to a document from Github explaining the DSL you are using in your readme, or make some example on how to integrate git-actions into yaml workflows.

I'm eager to hear from you, and finally to be able to integrate gi

Improve this page

Add a description, image, and links to the github-action topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the github-action topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.