You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love Check, but I've been using CppUTest in another embedded project and it has one killer feature - automatic test registration. You write the test and it will get picked up and ran automatically, no need to register it.
The text was updated successfully, but these errors were encountered:
I love Check, but I've been using CppUTest in another embedded project and it has one killer feature - automatic test registration. You write the test and it will get picked up and ran automatically, no need to register it.
The text was updated successfully, but these errors were encountered: