XCTestHTMLReport plugin for the asdf version manager.
Versions above 2.3.0. Installer will use binary executable provided with release. Installation might be broken if tool maintainer somehow change release assets.
bash
,curl
,unzip
Plugin:
asdf plugin add xchtmlreport
# or
asdf plugin add xchtmlreport https://github.com/younke/asdf-xchtmlreport.git
xchtmlreport:
# Show all installable versions
asdf list-all xchtmlreport
# Install specific version
asdf install xchtmlreport latest
# Set a version globally (on your ~/.tool-versions file)
asdf global xchtmlreport latest
# Now xchtmlreport commands are available
xchtmlreport -h
Check asdf readme for more instructions on how to install & manage versions.
Contributions of any kind welcome! See the contributing guide.
Thanks goes to these contributors!
See LICENSE © Vasily Ptitsyn