Closed
Description
Print the stdout and stderr from linter based bears when tests fail.
Gets difficult to debug things like: https://ci.appveyor.com/project/coala/coala-bears/build/1.0.1152/job/itn0bcmo387clohn
I can see that the code for the old API is here : https://github.com/coala-analyzer/coala-bears/blob/master/tests/LocalBearTestHelper.py#L27
We need to add appropriate code for the new API too !
It's been immensely helpful for me to debug