NeuralAmpModelerPlugin icon indicating copy to clipboard operation
NeuralAmpModelerPlugin copied to clipboard

Feature unittests

Open fab672000 opened this issue 2 years ago • 2 comments

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.

fab672000 avatar Aug 16 '23 06:08 fab672000

is there any reason why this PR is not merged and still open after all this time?

CaliLuke avatar May 01 '25 16:05 CaliLuke

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.

sdatkinson avatar May 01 '25 17:05 sdatkinson