opensim-org / opensim-core

SimTK OpenSim C++ libraries and command-line applications, and Java/Python wrapping.
https://opensim.stanford.edu
Apache License 2.0
758 stars 307 forks source link

updated testMuscleFixedWidthPennationModel.cpp to use Catch2 testing framework #3822

Closed AllisonJohn closed 5 days ago

AllisonJohn commented 5 days ago

Fixes part of issue #3555

Brief summary of changes

converted main function to one large Catch2 test

Testing I've completed

The 16 tests pass as one

Looking for feedback on...

I didn't change any of the header comments or couts

CHANGELOG.md (choose one)

no need to update because... internal


This change is Reviewable