Cantata CTR extension for Visual Studio CodeCantata is a Unit and Integration test tool for C and C++. Extension Features
RequirementsThis extension has no requirements.
Although a Cantata licence will be required to actually generate a Cantata Results file (.ctr). UsageThe CTR Extension is automatically enabled and used when a file with the .ctr extension is opened in VSCode. The colouring within a CTR file aims to help with identifying passing and failing parts of the file. Failures that are identified in the .ctr file are highlighted red. Failures include failed checks, script errors, coverage gaps, executed infeasibles and failed test cases. The CTR file syntax can be enabled/disabled by selecting a different language from the bottom right of the VSCode window. |