line / armeria

Your go-to microservice framework for any situation, from the creator of Netty et al. You can build any type of microservice leveraging your favorite technologies, including gRPC, Thrift, Kotlin, Retrofit, Reactive Streams, Spring Boot and Dropwizard.
https://armeria.dev
Apache License 2.0
4.83k stars 923 forks source link

Use Test Reporter for GitHub Actions #4988

Open minwoox opened 1 year ago

minwoox commented 1 year ago

https://github.com/marketplace/actions/test-reporter

minwoox commented 1 year ago

/cc @haocheng

Dogacel commented 1 year ago

I find this very useful, currently it is tough for me to find what has failed in CI.