Replies: 1 comment 2 replies
-
The only thing I can think of is calling the BC and checking the residuals agains expected values. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
It seems like unit testing would be a good way to verify BC behavior, rather than just through regression testing. For BC functions with no return type, is there a good way to write a unit test?
Beta Was this translation helpful? Give feedback.
All reactions