When I'm starting sauce tests using command rake sauce:spec I see all of the logs of it running, which messes up the codeship integration. Is it possible to make it run like RSpec for example, without logs, just ".....F.F..." with error messages at the end?
Thank you.
When I'm starting sauce tests using command rake sauce:spec I see all of the logs of it running, which messes up the codeship integration. Is it possible to make it run like RSpec for example, without logs, just ".....F.F..." with error messages at the end? Thank you.