MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
928 stars 183 forks source link

Proof-of-Concept for Test Automation #296

Closed olitheolix closed 1 year ago

olitheolix commented 1 year ago

This PR is a proof-of-concept to add automated tests to Newton based on the Google Test Framework.

The setup needs more polish but before I invest more time I need to know that you want a test framework in the first place.

I have added some basic tests to show the usage. Those tests now also run as part of the CI cycle in the Linux runner.

JulioJerez commented 1 year ago

merged