https://github.com/0bvim/ctdd
Repository created to apply tdd in C.
https://github.com/0bvim/ctdd
Last synced: 4 months ago
JSON representation
Repository created to apply tdd in C.
- Host: GitHub
- URL: https://github.com/0bvim/ctdd
- Owner: 0bvim
- License: unlicense
- Created: 2024-08-24T01:30:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-08T06:47:16.000Z (over 1 year ago)
- Last Synced: 2025-12-24T10:18:49.204Z (5 months ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ctdd
Repository created to apply tdd in C.
Following this guide: https://www.slideshare.net/slideshow/test-driven-development-in-c/603733
By: Olve Maudal