Feature unittests
Initial UnitTesting project in order to create, build and run unit tests as we modify the C++ code base. Using and fetching dynamically catch2 test framework. Auto-generating the test project with cmake. Read HowTo.txt to get started. Adding the first C++ additional class to be tested prior to its addition in the plugin projects named NeuralAmpModelerPreset.
is there any reason why this PR is not merged and still open after all this time?
is there any reason why this PR is not merged and still open after all this time?
Haven't had time. Also the PR introduces multiple things (both unit testing framework and presets) that makes it harder to understand.
A reworked PR that only adds unit tests would be easier to merge--I'm not sure I want presets.