schnaader / fairytale

encode.ru community archiver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests

schnaader opened this issue · comments

There's a good example at https://github.com/deftio/travis-ci-cpp-example that shows how to do unit testing and get coverage using Travis CI and coveralls.io.

I'll have a look at it, this issue is just used as a reminder for myself.