jole78 / TeamCity.SpecFlow.Reporting

Automates, via PowerShell, the process of executing SpecFlow features via specflow.exe to produce a html report that can be shown in TeamCity.
MIT License
19 stars 1 forks source link

Better logging #6

Closed jole78 closed 10 years ago

jole78 commented 10 years ago

add better logging messages indent them like

 === Group 1 ===
  - message 1
  - message 2
  - OK
=== Group 2 ===
  - message 1
  - message 2
  - OK