-
Notifications
You must be signed in to change notification settings - Fork 415
Using an older version of the 'Catch' unit test framework #1909
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
Comments
@Srivat97 I see that the current Following the link in the I think it may be worth to rework the |
Since I am updating the documentation for the unit test framework we are using, would it be alright if I went ahead and also upgraded to the latest version as well? |
Sure, sounds good to me |
Thanks @acomodi . Adding @kmurray so we can get his thoughts too, as it looks like he added catch to vtr. So I suggest investigating a bit to see how painful it will be to upgrade before committing to it. |
Catch framework has been updated to the latest version in PR #1913. |
Currently, the VTR repo contains version 1 of the 'Catch' unit test framework. Since there is a newer version of 'Catch' (version 2), would it be worthwhile to upgrade?
The text was updated successfully, but these errors were encountered: