You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.
Basic test system now available, using Python scripts to automate running and checking output. For proper unit testing, the individual components need to be made more independent. Each component (e.g. Mesh) would then have a dummy implementation which could be used for testing other components.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Is it worth looking at using a unit testing framework such as Google Test, in addition to physics example tests?
Also, need to automate the current tests so they can be run regularly
The text was updated successfully, but these errors were encountered: