Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wiremock tool not linking #32

Open
pythonpadawanEXE opened this issue Jun 18, 2024 · 1 comment
Open

Wiremock tool not linking #32

pythonpadawanEXE opened this issue Jun 18, 2024 · 1 comment

Comments

@pythonpadawanEXE
Copy link

Sorry for the lacking description, but i had an issue with a mac m2 where the wiremock extensions inspection wasn't running correctly as it couldn't find the wiremocks tool binary in my projects .net6/bin folder i fixed this by manually copying and pasting the file into the project bin but there might be an issue with the code

i also had issues with needing a manifest file even though i installed wiremock tool globally so i made a local manifest

@cezarypiatek
Copy link
Collaborator

Beside the nuget package with the extension methods, the WireMockInspector tool needs to be installed manually as a global dotnet tool. I don't have access to any MacOS machine so I can't help you with that. However, any contributions in this are are welcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants