-
Notifications
You must be signed in to change notification settings - Fork 19
Issues: wiremock/wiremock-spring-boot
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Application context contains previous port/baseUrl
bug
Something isn't working
#92
by MV-GH
was closed Mar 4, 2025
@EnableWireMock should be @Inherited
enhancement
New feature or request
#83
by GokcenTim
was closed Feb 7, 2025
@EnableWireMock on parent class causes "Names of mocks must be unique, found duplicates of: wiremock"
bug
Something isn't working
#78
by kzander91
was closed Jan 19, 2025
Merging WireMock configurations from test class and it's superclasses.
enhancement
New feature or request
#75
by welovelain
was closed Jan 18, 2025
Webhooks and Callbacks with formdata not working as expected
bug
Something isn't working
#74
by ahoehma
was closed Jan 3, 2025
@InjectWireMock not working in conjunction with Cucumber
bug
Something isn't working
#73
by toellrich
was closed Jan 20, 2025
Add option to disable stub reset after each test method
enhancement
New feature or request
#70
by djjorjinho
was closed Dec 8, 2024
Http and https on same instance
enhancement
New feature or request
#62
by dogruis
was closed Nov 2, 2024
Add support for meta annotation @EnableWireMock
enhancement
New feature or request
#58
by rfelgent
was closed Oct 26, 2024
Set default name of InjectWireMock to 'wiremock'
enhancement
New feature or request
#50
by tomasbjerre
was closed Oct 10, 2024
@ConfigureWireMock with only filesUnderDirectory still searches for mocks under classpath
bug
Something isn't working
#49
by tomasbjerre
was closed Oct 10, 2024
JSON response files are not loaded from __files catalogue
bug
Something isn't working
#48
by bskorka
was closed Oct 10, 2024
wiremock-standalone dependency version is not up-to-date
enhancement
New feature or request
#45
by rrymaszewski
was closed Sep 25, 2024
Switch build to Gradle in order to use the WireMock convention plugin
enhancement
New feature or request
#44
by tomakehurst
was closed Oct 6, 2024
add support for automatic reset of WireMock's stubs between test execution
#30
by rfelgent
was closed Oct 6, 2024
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.