Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testing: do tests #20

Open
evanpacini opened this issue Jun 9, 2023 · 2 comments
Open

testing: do tests #20

evanpacini opened this issue Jun 9, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@evanpacini
Copy link
Owner

This project is in dire need of (unit) tests before it grows too large. Unit testing frameworks in C are not the best, but some do exist.

@evanpacini evanpacini added the enhancement New feature or request label Jun 9, 2023
@KaspervanM
Copy link
Collaborator

I am thinking either Criterion or CMocka

I believe both are cross platform, seem quite extensive, are still actively worked on and work well with CMake. My preference goes to Criterion because I think it can also generate code reports.

@evanpacini
Copy link
Owner Author

I was also quite liking Criterion. So I think Criterion is a good choice.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants