Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 191 Bytes

execution_commands.md

File metadata and controls

executable file
·
13 lines (8 loc) · 191 Bytes

Run Tests with Specific Test Group

py.cleanup -p && py.test -s -m reqres --alluredir ExecutionReports/

Trigger Allure Reports

allure serve ExecutionReports