Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update docs/testcontainers.md
Co-authored-by: Oleg Nenashev <o.v.nenashev@gmail.com>
  • Loading branch information
mikeywaites and oleg-nenashev authored Jul 11, 2023
commit a8a2f6ad8054e7c0f11121eff0a42b95b83e0807
2 changes: 1 addition & 1 deletion docs/testcontainers.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# WireMock module for Testcontainers Python

Python wiremock ships with support for [python-testcontainers](https://github.com/testcontainers/testcontainers-python) to eaily start wiremock server from your test suite using python.
Python WireMock ships with support for [testcontainers-wiremock](https://github.com/testcontainers/testcontainers-python) to easily start WireMock server from your test suite using Python.

## Using the context manager

Expand Down