omnisharp-emacs
omnisharp-emacs copied to clipboard
Report test run failures when travis build fails
For example, https://travis-ci.org/OmniSharp/omnisharp-emacs/builds/123516431
There is already code for this purpose, but it's not activated. See the buttercup tests setup file.
My idea about this is to create a custom test reporter for buttercup. The buttercup code comments seem to document how.