Running Python unit tests with CMake
Welcome to the next pikoTutorial!
If you haven't read the previous pikoTutorial on setting up a Python project with CMake, you may want to check it out first because in today's article I'll be using the setup we've done there:
project/
├── app1/
...
pikotutorial.hashnode.dev2 min read