Tags: MartinSchmidt/testcontainers-python
Tags
unset default for host in pg conn url (testcontainers#145) the host will correctly be assigned in `_create_connection_url` using `get_container_host_ip`
adding kafka test container support (testcontainers#127) * adding kafka containers support * Removing the assertions inside the for loop as they are not guarenteed to provide correct feedback
Update python_requires to have minimum of 3.5 (testcontainers#95) * Update python_requires to have minimum of 3.5 Signed-off-by: Daniel Middlecote <dlmiddlecote@gmail.com> * Bump to v3.0.2 Signed-off-by: Daniel Middlecote <dlmiddlecote@gmail.com>
PreviousNext