CDM Test Runner READMEYou have the option to execute your tests directly from the feature file by performing a right mouse click. This gives you two choices:
As shown in the following picture: Or by clciking:
To facilitate test execution, the extension utilizes the launch.json file. This file contains various parameters that you can specify to configure your test runs. When you select the right mouse click option, the extension automatically updates the feature file to be executed with the one corresponding to your selection. Search steps and steps suggestions:You can search the step with the need to leave your feature file, all you need is:
Prerequisites:To proceed, please ensure that your Visual Studio Code (VSCode) is updated to at least version "1.79.2". |