cvchaparro / les

Let's Engage Students: Offer ESL teachers an easier way to test student's spoken English

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I want to set up code coverage reporting

cvchaparro opened this issue · comments

As a developer, I want to set up code coverage reporting so that I can see and measure how much I'm testing my code.
AC:

  • I shall be able to use Coveralls (using cl-coveralls, probably) to view code coverage reports
  • My Travis CI build should provide code coverage data to Coveralls