Skip to content

A C++ project foundation with enforced CI, testing, style and static analysis.

License

Notifications You must be signed in to change notification settings

hbristow/cpp-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Foundation

A C++ project foundation with enforced CI, testing, style and static analysis.

WARNING: This is not yet functional!

Build Status codecov

Features

  • Build using Bazel.
  • Continuous Integration using Travis CI.
  • Testing using GTest and GPerf.
  • Code coverage reporting using lcov and CodeCov.
  • Style checker using Clang Format.
  • Static analysis using Clang Tidy.

About

A C++ project foundation with enforced CI, testing, style and static analysis.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published