PyQueuer is a tool for automatically sending/receiving message to/from message queues.
You may use it either in development to simulate the MQ sender/receiver or in test for automation.
- RabbitMQ
- Kafka
- Setting
- Send a message
- Receive messages
- Customize plugin Stack
- Command line interface (CLI)
- Case 1 - Develop a module in a big system.
- See this