Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.15 KB

README.md

File metadata and controls

25 lines (14 loc) · 1.15 KB

Project stack



Tests for English-exercises

While this for simple run, later I'll correct it.

1 git clone https://github.com/lambotik/English-exercises-AQA.git

2 cd English-exercises-AQA

3 pip3 install -r requirements.txt

4 pytest -s -vv --alluredir=allure-results

5 allure serve allure-results


You can view the current report here: Allure Report