add-autotest-extensionBased on repo: AddAnyFile Visual Studio Extension to add a new automated test from a template Download the extension at the VS Gallery Features
Show the dialogA new button is added to the context menu in Solution Explorer. You can either click that button or use the keybord shortcut Shift+F2. Create foldersCreate additional folders for your file by using forward-slash to specify the structure. For example, by typing scripts/test.js in the dialog, the folder scripts is created if it doesn't exist and the file test.js is then placed into it. VariablesVariables currently in use are
|