python-wiremock icon indicating copy to clipboard operation
python-wiremock copied to clipboard

Remove the native JAR mode from Python WireMock

Open oleg-nenashev opened this issue 2 years ago • 0 comments
trafficstars

Proposal

With Testcontainers being available, I do not think it worth investing any effort in maintaining code for local Java process management and provisioning. JAR bundling is neither fun nor safe for the scanners, so I think it is better to just delete it

Scope

  • [ ] Remove WireMock JAR and all JAR management logic from the repository
  • [ ] Update documentation to reflect the change

The change would be merged as a part of the Python WireMock 3 release

References

No response

oleg-nenashev avatar Oct 11 '23 14:10 oleg-nenashev