Skip to content

Testserver in dev mode

Laurent Mazuel edited this page Dec 2, 2019 · 1 revision

First, 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)

From your autorest, do npm link D:/autorest.testserver

Do as usual, now you have testserver in devmode