schnaader / fairytale

encode.ru community archiver
GNU Lesser General Public License v3.0
31 stars 13 forks source link

Unit tests #9

Closed schnaader closed 6 years ago

schnaader commented 6 years ago

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.