How to create a CMake target with Criterion for debugging #529
Unanswered
Suryavarman
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I've been using Criterion for a while. I've never been able to debug my tests. Today I tried again, everything works as on the tutorial, but it is not functional at all. I'd like to be able to offer users of my api the possibility of debugging unit tests via CMake and their IDE.
Would you have an idea of how this could be done?
Beta Was this translation helpful? Give feedback.
All reactions