AnWeber / vscode-httpyac

Quickly and easily send REST, Soap, GraphQL, GRPC, MQTT and WebSocket requests directly within Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=anweber.vscode-httpyac
MIT License
237 stars 20 forks source link

feat: nest test in testing view #163

Closed vojta7 closed 1 year ago

vojta7 commented 1 year ago

before: obrazek after: obrazek

AnWeber commented 1 year ago

I'm with you on this change, but it doesn't quite work yet. Some improvements would be nice

vojta7 commented 1 year ago

Thank you for your quick feedback.

obrazek

AnWeber commented 1 year ago

Is it Ok to have test nesting enabled by default?

Yes. I can implement config setting myself, if you wish. Idea is to also implement a third "flattend nesting" logic. This would be really nice. This would be my favorite for the default implementation.

AnWeber commented 1 year ago

Love it, thanks for contributing.