Hello Mathew,
I've just started using Chutzpah and I'm wondering if there is a way to bring the output of the test run something similar to MsTest.
Results Tests
[exec] ------- ---------------
[exec] Passed Test1
[exec] Passed Test2
[exec] Failed Test3
I've looked at all the options on console.exe and closest I could get is teamcity option. Is there anything currently available or request in to do something like this?
Thanks,
Jayesh
Comments: It is possible (of course). If you are interested in having this functionality the fastest way to get it is to send me a pull request where you add it.
I've just started using Chutzpah and I'm wondering if there is a way to bring the output of the test run something similar to MsTest.
Results Tests
[exec] ------- ---------------
[exec] Passed Test1
[exec] Passed Test2
[exec] Failed Test3
I've looked at all the options on console.exe and closest I could get is teamcity option. Is there anything currently available or request in to do something like this?
Thanks,
Jayesh
Comments: It is possible (of course). If you are interested in having this functionality the fastest way to get it is to send me a pull request where you add it.