We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
First, git clone https://github.com/Azure/autorest.testserver.git
git clone https://github.com/Azure/autorest.testserver.git
Always create a local branch when you work on it.
Do a npm install where you cloned the repo (let's say D:/autorest.testserver)
npm install
From your autorest, do npm link D:/autorest.testserver
npm link D:/autorest.testserver
Do as usual, now you have testserver in devmode