https://github.com/coders-school/testing
C++ online course. Modules about testing C++ code in catch2 and gtest frameworks.
https://github.com/coders-school/testing
catch2 coders-school cplusplus cpp cpp17 gmock gtest markdown md mock
Last synced: 5 months ago
JSON representation
C++ online course. Modules about testing C++ code in catch2 and gtest frameworks.
- Host: GitHub
- URL: https://github.com/coders-school/testing
- Owner: coders-school
- License: gpl-3.0
- Created: 2020-07-13T10:33:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-11-18T11:41:29.000Z (about 2 years ago)
- Last Synced: 2025-04-04T03:04:05.767Z (9 months ago)
- Topics: catch2, coders-school, cplusplus, cpp, cpp17, gmock, gtest, markdown, md, mock
- Language: C++
- Homepage:
- Size: 1.27 MB
- Stars: 0
- Watchers: 1
- Forks: 58
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Testowanie
## [Moduł 1: Framework `catch2`](module1/presentation_catch.md)
## [Moduł 2: Framework `gtest`](module2/presentation_gtest.md)