Closed spaulaus closed 3 years ago
Use doctest for all our tests.
Doctest provides a single header library we can include with our project. Makes it easier to ensure we have the test framework.
Expected Behavior
Use doctest for all our tests.
Context
Doctest provides a single header library we can include with our project. Makes it easier to ensure we have the test framework.
Possible Solution (optional)
Acceptance Criteria