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

Implement tests #4

Open
mirenradia opened this issue Feb 13, 2023 · 2 comments
Open

Implement tests #4

mirenradia opened this issue Feb 13, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request high priority Important thing to resolve

Comments

@mirenradia
Copy link
Member

mirenradia commented Feb 13, 2023

We should consider whether or not to use a unit testing framework such as Catch2 or Google Test.

@mirenradia mirenradia added enhancement New feature or request high priority Important thing to resolve labels Feb 14, 2023
@mirenradia mirenradia self-assigned this Feb 14, 2023
@mirenradia
Copy link
Member Author

There is now a basic regression test for the BinaryBH example after b317f20.

@mirenradia
Copy link
Member Author

I have gone for Catch2 which I have added as a git submodule. There is also a README on how to use the git submodule, how to build and run the tests and how to add a new test.

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

No branches or pull requests

1 participant