Closed DamienCassou closed 7 years ago
@DamienCassou, please take a look at https://github.com/sviridov/undercover.el-combined-usage-example.
Use :send-report
option (it mentioned in README.md) to prevent first report send & merge reports.
Thank you
I'm using both ert/ert-runner and buttercup for writing tests. Each one, by default, start Emacs, launch the tests, and quit Emacs. I guess that means 2 reports sent to coveralls.io.