CMake 3.21 adds CTest JUnit output. Using plugins or capabilities of your CI (GitHub Actions, GitLab Runner, etc.) that works with JUnit, this allows dashboard like results.
GitHub Actions example generates results.
I’ve made an Issue requesting JUnit in test Presets as well.