Skip to main content

Versions

Tesmon's three main components, Test Run Engine (TRE), Tesmon CLI, and Tesmon VS Code extension, are versioned independently. Certain features may require specific minimum versions of these components. This page provides information about the minimum version requirements for using various features.

info

Please refer to the Changelog page for detailed release notes and the minimum version combinations required for specific features.

Test Run Engine (TRE)

To determine the version of the Test Run Engine (TRE), you can visit the Environments page. Within the environments, you can find the version information.

Tesmon CLI

To check the version of the Tesmon CLI, you can run the following command in your terminal:

tesmon version

This will display the version number of the Tesmon CLI installed on your system.

Tesmon VS Code Extension

To check the version of the Tesmon VS Code extension, you can follow these steps:

  1. Open Visual Studio Code.
  2. Click on the Extensions icon in the sidebar (or press Ctrl+Shift+X).
  3. Search for "Tesmon" in the Extensions Marketplace.
  4. Locate the Tesmon extension and check the version number mentioned in the details.
  5. Ensure that you have the minimum required versions of these components to fully utilize all the features and functionalities offered by Tesmon.

For a comprehensive list of version combinations and their associated features, please refer to the Changelog page.