wiremock / python-wiremock

A Python library for API mocking and testing with Testcontainers module and WireMock

Home Page:https://wiremock.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert tests to use pytest

mikeywaites opened this issue · comments

Summary

Pytest has great coverage and native support for pytest fixtures as means for interacting with testcontainers etc is on the python-wiremock roadmap.

Migrating the exiting python-wiremock tests over to pytest will give contributors a nicer experience and also allow us to dog food more easily.

References

No response

this was resolved in #57