zyborg / pester-tests-report

GitHub Action to run Pester tests and generate report attached to Workflow Run
MIT License
40 stars 13 forks source link

Parameter output_level incorrectly handled #7

Closed danubie closed 3 years ago

danubie commented 3 years ago

Hi, thanks for creating this neat action. While tracking done an issue in using it, I discovered, that the pester parameter "output_level" is not handled correctly. If you pass a (correct) value, this does not get passed to the pester call.

[-] Context blabla: .
 RuntimeException: Unsupported level out output ''

I will provide you a fix. thx and regards, Wolfgang

ebekker commented 3 years ago

Done! v1.4.0