Integrate pytest-bdd and tavern with TestRail
Fri 18 February 2022
, in Test Automation
There is a very handy plugin that integrates pytest with TestRail quite smoothly. It is called pytest-testrail and can be set up with minimal configuration. The only requirement is to create an API key for your TestRail account and pass the rest configurations as command line arguments or via a …
Continue reading »