MADEAPPS / newton-dynamics

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

Proof-of-Concept for Test Automation #296

Closed olitheolix closed 2 years ago

olitheolix commented 2 years 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 2 years ago

merged