https://github.com/acerv/riker
Riker is a simple and lean C testing framework
https://github.com/acerv/riker
Last synced: 11 months ago
JSON representation
Riker is a simple and lean C testing framework
- Host: GitHub
- URL: https://github.com/acerv/riker
- Owner: acerv
- License: gpl-2.0
- Created: 2025-07-04T16:47:45.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-07-30T16:26:12.000Z (11 months ago)
- Last Synced: 2025-07-30T18:30:19.203Z (11 months ago)
- Language: C
- Size: 23.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Riker
Riker is a simple and lean C testing framework, providing a series of macro
to check and debug your own program.
## Example
Example here
## Installation
Commands here