NeuralAmpModelerCore
NeuralAmpModelerCore copied to clipboard
Migrate to using catch2 as test framework
Migrating to using catch2 as a framework.
Solves issue https://github.com/sdatkinson/NeuralAmpModelerCore/issues/165.
However at a later date, I would like to move benchmodel to also use catch2 and setup valgrind memory leak checks as well. Those would be different PRs.