hivemq / mqtt-cli

MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
https://hivemq.github.io/mqtt-cli/
Apache License 2.0
310 stars 47 forks source link

Refactor commands using mixins and add testsuite #308

Closed gitseti closed 1 year ago

gitseti commented 2 years ago

Ticket: https://hivemq.kanbanize.com/ctrl_board/22/cards/6612/details/ resolves #147

ghost commented 1 year ago

This pull request was pair-programmed with @gitseti and the testsuite was written to ensure all commands are still functional after this huge change.