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

Replace use of CppUnit with Catch2 #72

Open
baagaard-usgs opened this issue Mar 30, 2023 · 0 comments
Open

Replace use of CppUnit with Catch2 #72

baagaard-usgs opened this issue Mar 30, 2023 · 0 comments
Assignees
Labels
clean up Code clean up

Comments

@baagaard-usgs
Copy link
Contributor

Description

CppUnit is not supported in many Integrated Development Environments. There are other C++ unit testing frameworks that are more popular and better supported in IDEs.

Desired Solution

Replace use of CppUnit with Catch2.

@baagaard-usgs baagaard-usgs added the clean up Code clean up label Mar 30, 2023
@baagaard-usgs baagaard-usgs self-assigned this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clean up Code clean up
Projects
None yet
Development

No branches or pull requests

1 participant