[console_scripts]
tavern-ci=tavern.entry:main

[pytest11]
tavern=tavern._core.pytest

[tavern_graphql]
gql=tavern._plugins.graphql.tavernhook

[tavern_grpc]
grpc=tavern._plugins.grpc.tavernhook

[tavern_http]
requests=tavern._plugins.rest.tavernhook:TavernRestPlugin

[tavern_mqtt]
paho-mqtt=tavern._plugins.mqtt.tavernhook

