Skip to content

mdklatt/gtest-fixture

Repository files navigation

googletest-fixture

C++ library project created from the mdklatt/cookiecutter-cpp-lib template.

Development

Create the development environment:

$ make dev

Build the project:

$ make build

Run tests:

$ make test

Build documentation:

$ make docs

About

Test fixture mixins for use with GoogleTest.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published