test-kitchen / kitchen-pester

A Test Kitchen driver to execute Pester as a verifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for reporters

gep13 opened this issue · comments

The Test Kitchen inspec verifer has support for reporters:

https://www.inspec.io/docs/reference/reporters/

which allow the capturing of formatting and delivering the results of the the results of a Chef InSpec auditing run.

It would be great to include the same functionality in the Pester verifier.