feat: add XCTestHTMLReport plugin (#561)

This commit is contained in:
Vasily Ptitsyn
2022-03-16 08:47:20 +09:00
committed by GitHub
parent 955b9e1741
commit 72a6d117fd
2 changed files with 2 additions and 0 deletions

View File

@@ -472,6 +472,7 @@ The `asdf` core provides a [security policy](https://github.com/asdf-vm/asdf/sec
| Websocat | [bdellegrazie/asdf-websocat](https://github.com/bdellegrazie/asdf-websocat) | [![GitHub Actions Status](https://github.com/bdellegrazie/asdf-websocat/workflows/Build/badge.svg?branch=master)](https://github.com/bdellegrazie/asdf-websocat/actions) |
| Wren CLI | [jtakakura/asdf-wren-cli](https://github.com/jtakakura/asdf-wren-cli) | [![Build Status](https://github.com/jtakakura/asdf-wren-cli/workflows/Build/badge.svg)](https://github.com/jtakakura/asdf-wren-cli/actions?query=workflow%3ABuild) |
| Wtfutil | [NeoHsu/asdf-wtfutil](https://github.com/NeoHsu/asdf-wtfutil) | [![Build](https://github.com/NeoHsu/asdf-wtfutil/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-wtfutil/actions?query=workflow%3ABuild) |
| XCTestHTMLReport | [younke/asdf-xchtmlreport](https://github.com/younke/asdf-xchtmlreport) | [![Build Status](https://github.com/younke/asdf-xchtmlreport/workflows/Build/badge.svg?branch=main)](https://github.com/younke/asdf-xchtmlreport/actions) |
| XcodeGen | [younke/asdf-xcodegen](https://github.com/younke/asdf-xcodegen) | [![Build Status](https://github.com/younke/asdf-xcodegen/workflows/Build/badge.svg?branch=master)](https://github.com/younke/asdf-xcodegen/actions) |
| xh | [NeoHsu/asdf-xh](https://github.com/NeoHsu/asdf-xh) | [![Build](https://github.com/NeoHsu/asdf-xh/workflows/Build/badge.svg)](https://github.com/neohsu/asdf-xh/actions?query=workflow%3ABuild) |
| yadm | [particledecay/asdf-yadm](https://github.com/particledecay/asdf-yadm) | [![Test Plugin](https://github.com/particledecay/asdf-yadm/workflows/Plugin%20Test/badge.svg)](https://github.com/particledecay/asdf-yadm/actions) |

1
plugins/xchtmlreport Normal file
View File

@@ -0,0 +1 @@
repository = https://github.com/younke/asdf-xchtmlreport.git