Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

Commit 1067184

Browse files
authored
Update README.md
1 parent d1c43e2 commit 1067184

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ Please create issues on the main kotest [board](https://github.com/kotest/kotest
1818

1919
* Deprecated older extensions and introduced `JdbcDatabaseContainerExtension` and `ContainerExtension` extensions
2020
* Deprecated Kafka extensions in favour of the `kotest-extensions-testcontainers-kafka` module
21+
* Added kafka container `.producer()`, `.consumer()` and `.admin()` extension methods for opening producers, consumers and admin clients.
2122
* Added `DockerComposeContainerExtension` for executing test containers from docker compose files.
2223
* Added `kotest-extensions-testcontainers-elastic` and `kotest-extensions-testcontainers-localstack`
2324
* Deprecated per-test lifecycle modes

0 commit comments

Comments
 (0)