RSSAmplifier

Baptiste Fontaine’s Blog · Feb 15, 2014

Using Coveralls with Clojure

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

Coveralls is a service that keep track of your tests coverage for you. It can notifies you when your coverage decreases under a custom threshold, and their bot comments on pull requests to report their tests coverage. Like Travis-CI, it allows you to add a badge to your readme with an up-to-date tests coverage percentage. If you already test your GitHub projects with a CI server like Travis, it’s…

Read on bfontaine.net

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.