-
Notifications
You must be signed in to change notification settings - Fork 0
Google Test
Takuto NAKAMURA (Kyome) edited this page Feb 12, 2024
·
1 revision
https://github.com/google/googletest
C++のテストコードを書くためのフレームワーク、何が嬉しいのかはよくわからない。GoogleTestとGoogleMockをマージしたものらしい。
- OSS builds status
- Getting started (別のページに飛ぶ)
- Features(test framework)
- Platforms (OS)
- Who is using google test?
- Related open source projects (関係あるテストプロジェクトが列挙されている)
- Requirements
- Contributing change