-
Notifications
You must be signed in to change notification settings - Fork 0
ronys/FiboExample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This project roughly follows Kent Beck's Fibonacci Example as described in Appendix II of his "Test-Driven Development by Example" book. The main differences are due to the code being written in C++ rather than Java, and using the GoogleTest test framework. This has been developed under Linux, but should be straightforward to adopt to other platforms. The only external dependency (aside from C++ std stuff) is the gTest framework, which is pointed to in the Makefile.
About
TDD Fibonacci Example in C++ using gTest
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published