Fixes:
- macOS Support stopped working with the introduction of ASAN support. Now it is working again, and CLang / macOS builds are validated in the CI pipeline with an Apple Silicon runner
New features:
- JSON output: new command line options added to the Cest suite runner to output both test results and perform a dry run with the test names included in the suite. Enables integration with other build systems, test runners and custom CI solutions.