Skip to content
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

Feature unittests #362

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.
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.

2 participants