ePages-de / ePages-de/restdocs-wiremock
@WireMockTest usually requires @DirtiesContext
Open
- Dominant language
- Java
- Stars
- 80
- Forks
- 28
- Avg merge
- 14m
- Merged PRs (30d)
- 1
Description
Due to the fact that the wiremock test execution listener adds a new property source that is unknown when we started the application context from a different test. So we need to restart the application context, in order to access our wiremock.port property. We need to find a better approach.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.