Skip to content

Help/dev: Add a CMake Testing Guide

Brad King requested to merge brad.king/cmake:doc-testing into master

Document how developers working on CMake itself may run the test suite locally.

Use the Help/dev/testing.rst for this purpose. Move its previous documentation of integration testing to a more-specific document.

Fixes: #26001 (closed)

Merge request reports