Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Execution from a Docker Container and Control Format Output Options #29

Open
AErmie opened this issue Jan 15, 2021 · 0 comments

Comments

@AErmie
Copy link

AErmie commented Jan 15, 2021

It would provide more flexibility if this was made available through a Docker container, and also support StdOut output, along with a --format parameter.

Example:
docker run --rm -t -v $(System.DefaultWorkingDirectory)/DirectoryWithTAPFile:/src aghassemi/tap-xunit /src --format JUnit (or whatever other supported formats) > $(System.DefaultWorkingDirectory)/results.xml

My ultimate goal with this, is to covert the output from the GitHub Super Linter, into a supported format that can be then published as Test Results in Azure DevOps pipelines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant