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
It would be good if we can include a unit testing framework like gtest or doctest so we can test code on the fly. I think the easiest way is to follow Okapi's mocking api and add more unit tests above that.
The text was updated successfully, but these errors were encountered:
It would be good if we can include a unit testing framework like gtest or doctest so we can test code on the fly. I think the easiest way is to follow Okapi's mocking api and add more unit tests above that.
The text was updated successfully, but these errors were encountered: