ball icon indicating copy to clipboard operation
ball copied to clipboard

Integrate Python tests into CTest

Open anhi opened this issue 10 years ago • 1 comments

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.

anhi avatar Feb 19 '15 23:02 anhi

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.

tkemmer avatar Aug 01 '17 12:08 tkemmer