Index

This page lists all documentation markdown files for Google Test (the current git version)

  • Primer -- start here if you are new to Google Test
  • FAQ -- frequently asked questions, check here before asking a question on the mailing list.
  • Advanced -- advanced usage of google test
  • pkg-config -- Using GoogleTest from various build systems
  • Samples -- Googletest Samples {#samples}

To contribute code to Google Test, read:

  • CONTRIBUTING -- read this before writing your first patch.