czm35388 / czm35388/design_pattern_examples
Add a testing framework
Open
enhancement
good first issue
- Dominant language
- C++
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## Requirement
* Add a testing framework for implementing unit tests
## Solution
* As framework Catch2 or GoogleTest could be used. Cause of before used Catch2, I want to prefer GoogleTest, just to learn something new :-)
* [GoogleTest Users's Guide](https://google.github.io/googletest/)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.