During test execution, CT 2024.12 provides the [Debug in VS Code] feature to analyze the cause of any unexpected results. This feature supports debugging in [VS Code] by reflecting the input values, stubs, and class factories applied to the test cases as they are.
Install VS Code
- To use the [Debug in VS Code] feature, VS Code must be installed.The installation can be performed through the official VS Code website. Upon completing the installation, the [Debug in VS Code] feature becomes available in CT 2024.12.
VS Code Settings
- CT 2024.12 uses the VS Code path configured in the system environment variables during the VS Code installation.
Debug Usage Guide in VS Code
The following example demonstrates how to analyze test case results using the [Debug in VS Code] feature.
Need more help with this?
Don’t hesitate to contact us here.