mwinteringham / wiremock-chrome-extension

A simple chrome extension for Wiremock
MIT License
21 stars 4 forks source link

Feature: Should support Grouping Endpoints by path #11

Open lanshunfang opened 5 years ago

lanshunfang commented 5 years ago

With WireMock --recording-mapping, my mock data are full of conflicting Endpoints with the same path. I need to delete some of them but it's hard to list all of conflicting items out.

Let me create a view with grouping support. All the endpoints should be organized into folders like macOS Finder.