Pycharm, Docker Compose, pytest (at basic level).
I use docker-compose.yml
file from bitnami
. See https://github.com/bitnami/bitnami-docker-kafka for further info.
docker compose up -d
docker compose ps
docker compose down
Pycharm will automatically sets up virtual env.
Execute this command:
pip install -r requirements.txt
cd tests
pytest test_create_topic.py -s
If you think that any information you obtained here is worth of some money and are willing to pay for it, feel free to send any amount through paypal.