@allure.title decorator doesn't correctly formats a title string when using a parametrized fixture and having that fixture skip a test or raise an error: import pytest import allure class TestClass: ...
sdispater changed the title Fixes an attribute error in Python 3 when using DialogHelper DialogHelper.ask() method raises an AttributeError in Python 3 Jun 1, 2015 ...