/English-exercises-AQA

First commit

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

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