mockafka-py
                                
                                
                                
                                    mockafka-py copied to clipboard
                            
                            
                            
                        Mockafka-py is a Python library designed for in-memory mocking of Kafka.[aiokafka - confluence-kafka-python]
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.5.3 to 1.6.1. Release notes Sourced from mkdocs's releases. 1.6.1 Version 1.6.1 (Friday 30th August, 2024) Fixed Fix build error when environment variable SOURCE_DATE_EPOCH=0 is set. #3795...
Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.26.3 to 20.26.6. Release notes Sourced from virtualenv's releases. 20.26.6 What's Changed release 20.26.5 by @gaborbernat in pypa/virtualenv#2766 Fix #2768: Quote template strings in activation scripts by...
**Describe the bug** Following the basic use cases in the README does not work. pytest returns `fixture 'message' not found`. Tested with poetry and pip. **To Reproduce** ```bash poetry init...