Looking to build/test the app?

Probably I missed some thing going through the docs and code, but I’m trying to build the app as I’m trying to look into something with the WSDL import.
Can someone tell me how I can build/debug the desktop App for windows from the github code?

Hey @jgh-giant :waving_hand:

Welcome to the Postman Community! :postman:

Not sure I understand the question here - Which Github code are you referring too?

The Desktop App isn’t open source so you wouldn’t be able to build the app and debug it locally.

You can download the Desktop App from here:

Oh, guess I missed that part. :slight_smile:
I thought the runtime might contain it. I there a way to test/debug the code from the wsdl-to-postman repo?

There are a number of different open source parts of Postman, where you can pull down/clone the repo and debug that code further - The repo you mentioned is one of those.

It would be in isolation from the main desktop app though.

Ok thank you for the information.

I guess that means running local tests and based on those findings create pull request if I find/make required changes to fix an issue.

1 Like