i want to develop a vsts extension.
the describes process of a development cycle is:
this sound a litte cumbersome to me as it takes a lot of time to test the development.
is there any way to speed up a development cycle?
is there any way to mock a TFS?
No, you can’t, the extension need to be deployed to VSTS, then you can test it.
There is a VSTS Extension Tasks extension that can package and publish easily.