This repository needs to have Unittest, pytest and pytest-html plugin installed.
To run the tests, user must run the test_suite.py from command line with pytest. Example: "python -m pytest test_suite.py -s -v html=htmlreport.html" Login tests and API tests can be run the same way.