Skip to content

Feature unittests #362

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Conversation

fab672000
Copy link

@fab672000 fab672000 commented Aug 16, 2023

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.

sdatkinson and others added 7 commits July 23, 2023 21:34
…ts as we modify the C++ code base. Using and fetching dynamically catch2. Auto-generating the test project with cmake. RTead HowTo.txt to get started. Adding the first c++ additional class to be tested prior to its addtion in the plugin projects named NeuralAmpModelerPreset.
@CaliLuke
Copy link

CaliLuke commented May 1, 2025

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

@sdatkinson
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants