Details
-
Improvement
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
Description
The cmakebuilder plugin allows to add "CMake Build" as a build step, but there is no step calling CTest. It would be great to have this option.
Users can easily add a build step which invokes the test target.
It is also easy to add an `Execute Shell` build step to invoke ctest directly.