taverntesting / tavern

A command-line tool and Python library and Pytest plugin for automated testing of RESTful APIs, with a simple, concise and flexible YAML-based syntax
https://taverntesting.github.io/
MIT License
1.02k stars 192 forks source link

Use is_published correctly #912

Closed michaelboulton closed 7 months ago

michaelboulton commented 7 months ago

Fix an issue in the MQTT client where is was using is_published as if it was a bool instead of a function. Will wait for a bit for the thing to be published but this probably needs an extra configuration option to control it