Skip to content

TusharChugh/travis-gcov-gtest-example

Repository files navigation

Build Status codecov

travis-gcov-gtest-example

Demo for integrating travis CI for continous integration, codecov for code coverage. GTests are used for testing the dummy add class created just for the purpose of demo.

Language: C++
Compiler: gcc-6
CMake: 3.5
Test Framework: gtest
Code coverage: gcov, codecov.io
CI Build servers: Travis CI

Instructions to Run

  1. Clone the project
  2. Setup your account on travis
  3. Setup account on codecov.io
  4. Create and push this code your own repo on github/bitbucket
  5. Setup this project on travis and codecov.io
  6. Change the URL in this readme file

About

Travis CI integration with gtest and gcov with C++

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published