ball
ball copied to clipboard
Integrate Python tests into CTest
Reported by oliver on 26 Jan 38772738 22:40 UTC The existing Python test skeleton has to be extended and integrated into the Makefile structure.
Python tests should work once again. I have migrated all existing code (i.e., very few tests) to the unittest module.
The tests still have to be included into CTest.