Skip to content

Commit

Permalink
Merge pull request #678 from pjaytycy/master
Browse files Browse the repository at this point in the history
Add link to Google Test Primer docs in README.md
  • Loading branch information
BillyDonahue committed Jan 21, 2016
2 parents 13206d6 + d8df1fb commit 82b11b8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ mailing list for questions, discussions, and development. There is
also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
join us!

Getting started information for **Google Test** is available in the
[Google Test Primer](googletest/docs/Primer.md) documentation.

**Google Mock** is an extension to Google Test for writing and using C++ mock
classes. See the separate [Google Mock documentation](googlemock/README.md).

Expand Down

0 comments on commit 82b11b8

Please sign in to comment.