[cmake-developers] Python bindings for CTest
Jonathan R. Madsen
jrmadsen at lbl.gov
Thu Oct 18 23:22:02 EDT 2018
Hi,
I have created some Python bindings for CTest. The goal was to create an easy way for Python projects that I work with to be able to wrap their Python compilation log (if there was one), dynamically generate CTests and/or wrap their existing testing commands, do any additional testing analysis (in Python), etc. and then submit the logs, notes, plots, etc. to CDash without requiring them to overhaul any of their existing build or testing systems.
Is there any interest in this development?
Jonathan
More information about the cmake-developers
mailing list