We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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