Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gr3yknigh1/nocheck
Simple header-only unit-testing library.
https://github.com/gr3yknigh1/nocheck
c unittest
Last synced: 12 days ago
JSON representation
Simple header-only unit-testing library.
- Host: GitHub
- URL: https://github.com/gr3yknigh1/nocheck
- Owner: gr3yknigh1
- Created: 2024-02-23T20:09:32.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-07-14T10:35:51.000Z (4 months ago)
- Last Synced: 2024-10-12T22:05:37.104Z (26 days ago)
- Topics: c, unittest
- Language: C
- Homepage:
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nocheck
Simple header-only unit-testing library.
## TODOs
- [ ] Add quite mode
- [ ] .init and .fini for suite
- [ ] .init and .fini for case