You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -88,6 +87,11 @@ to use, test, and provide feedback on the new features are encouraged to try
88
87
this branch. However, this branch provides no stability guarantees and reserves
89
88
the right to change and break the API at any time.
90
89
90
+
##Prerequisite knowledge
91
+
92
+
Before attempting to understand this framework one should ideally have some familiarity with the structure and format of the Google Test framework, upon which it is based. Documentation for Google Test, including a "Getting Started" (primer) guide, is available here:
0 commit comments