testcase-runner READMEThis extension is used to insert test case by fetching it from text file so that in multiple checking case user doesn't have to input test case again. FeaturesFrom command pallete, context menu or shortcut one can directly fetch the test case. Requirementsvscode version >= 1.44.0 How to use1 - Make text file with name (test.txt). for eg: Call command when in main file. This extension takes text(test case) from .txt file and insert in the vscode terminal. Snapshot |