You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added -ReportSummary switch to emit an additional single line count of error, warning, and info results
* changing ReportSummary to write-host
* Add markdown file fix and test library mock for new -ReportSummary switch
* tweak reportSummary and add test
* convert tabs to spaces for consistency
* poke build
* update to pester v4 syntax
* use built in warning/error methods to get colouring to work in a user setting agnostic way
* try using helper class because writeerrorline did not work in CI
* make one helper private and add licence header
0 commit comments