nordlow / gtest-tutorialLinks
Tutorial on learning the Google Test (GTest) testing framework
☆39Updated 6 years ago
Alternatives and similar repositories for gtest-tutorial
Users that are interested in gtest-tutorial are comparing it to the libraries listed below
Sorting:
- Debugging C++ in a Docker Container with CLion IDE☆224Updated 2 years ago
- An OS-agnostic C++ library template in plain CMake.☆373Updated 4 years ago
- Contains the slides and examples for my "More Modern CMake" and "Oh No! More Modern CMake" talks from "Meeting C++" 2018 and 2019☆172Updated 5 years ago
- A mini eBook on using Boost::statechart library for creating state machines in C++☆91Updated 2 years ago
- A set of cmake modules to assist in building code☆299Updated 4 years ago
- Example cmake project for grpc / protobuf☆130Updated 7 months ago
- How to install a library with cmake☆153Updated 5 years ago
- A template C++ repository, using CMake and Catch☆53Updated 3 years ago
- Performance benchmark framework for C++ with nanoseconds measure precision☆312Updated 3 months ago
- Run clang-format -i on all of the files in your C or C++ project☆155Updated last year
- Example library that shows best practices and proper usage of CMake by using targets☆677Updated 4 years ago
- A Modern C++ cross-platform Project Template with CMake, conan (optional), cppcheck (optional) and clang-format (optional)☆315Updated last week
- A simple, cross-platform, and continuously integrated C++14 project template☆68Updated 7 years ago
- CMake modules to help use sanitizers☆408Updated last year
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆173Updated 10 months ago
- Minimal example of using CMake to manage C++ project with protobuf.☆157Updated 2 years ago
- Learn to use CMake☆94Updated last month
- gRPC C++ example with CMake☆194Updated 6 years ago
- Clean C++ project for you to use. Features: Modern CMake, CPack, Doxygen, PlantUML, Catch Unit testing, static analysis☆361Updated 3 months ago
- A small c++ template with modern CMake☆325Updated 2 months ago
- CMake: config mode of find_package command (examples)☆403Updated 4 years ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆369Updated 11 months ago
- Unit test demo using Google Test.☆368Updated 4 years ago
- ☆147Updated last year
- Framework for building asynchronous, multi-threaded gRPC services☆142Updated 4 years ago
- Header only read/write wrapper to combine mutexes with locks.