nclient / NClient

:dizzy: NClient is an automatic type-safe .Net HTTP client that allows you to call web service API methods using annotated interfaces or controllers without boilerplate code.
Apache License 2.0
43 stars 11 forks source link

Test reports #403

Open Kingmidas74 opened 2 years ago

Kingmidas74 commented 2 years ago

I'm suggesting to add some test reports in workflow for better perception of information.

smolchanovsky commented 2 years ago

To do this, you need to visualize the trx reports that are generated in the workflow after running unit tests. For visualization, I suggest using test-reporter action. The current workflow is here.