googletest/googlemock/docs/Documentation.md
2017-08-10 20:21:46 +02:00

827 B

This page lists all documentation markdown files for Google Mock (the current git version) -- if you use a former version of Google Mock, please read the documentation for that specific version instead (e.g. by checking out the respective git branch/tag).

To contribute code to Google Mock, read:

  • DevGuide -- read this before writing your first patch.
  • Pump Manual -- how we generate some of Google Mock's source files.