Anton Danchenko 942c703bd8
testrail report for extended automated tests
Signed-off-by: yevh-berdnyk <ie.berdnyk@gmail.com>
2018-05-10 00:39:20 +03:00

8 lines
167 B
Python

import pytest
pr = pytest.mark.pr
testrail_case_id = pytest.mark.testrail_case_id
chat = pytest.mark.chat
all = pytest.mark.all
transaction = pytest.mark.transaction