message no. 137655
Posted by patarr in #github at 2016-06-01T14:49:22Z
Hello. Can anyone link me some resources/articles on cool tools I can incorporate into an OSS project on github to help with testing and metrics? For example, I've seen Travis for determining whether the build succeeds or not. But how about something that shows test coverage %? Or perhaps a bot that builds PRs and runs tests before allowing it to be merged?