Clang Compiler Support

  • CT 2025.06 supports for Clang compilers (versions 8 through 19). To use Clang compiler, register the toolchain via [Preferences] > [Toolchain] > [Add Toolchain], and select it when creating a project.

Test Execution in Docker Environment

  • CT 2025.06 supports the creation of [Docker-based C/C++ Projects]. Tests run in a consistent environment using the same Docker image, reducing issues caused by differences in development or system configurations.

Code-Based Test Support

  • CT 2025.06 supports code-based testing in C++ projects. This feature allows the use of GTest-based test code and enables importing and executing externally developed test files.

AI Assistant Enhancements

  • [AI Assistant] supports interaction with users and provides guidance related to CT 2025.06 usage.
  • [AI Assistant] supports code-based test generation and automatically generate test code that meets coverage criteria for the target function.
  • In addition to OpenAI, ALiRA is available as an [AI Assistant] and can be configured via [Preferences] > [AI Assistant].

License Management via CT CLI

  • CT 2025.06 supports license modification via the CT CLI.