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

Investigate unit testing framework? #59

Open
TylerADavis opened this issue Jun 15, 2017 · 2 comments
Open

Investigate unit testing framework? #59

TylerADavis opened this issue Jun 15, 2017 · 2 comments
Labels

Comments

@TylerADavis
Copy link
Collaborator

No description provided.

@TylerADavis
Copy link
Collaborator Author

might fit in with #42

@TylerADavis
Copy link
Collaborator Author

@jcarreira I've looked into this some and the following seem promising. Google test seems to be more widely used nowadays and the most feature rich. However, it is apparently statically linked versus catch which is header only. Should I work on setting this up?
https://github.com/google/googletest
https://github.com/philsquared/Catch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant