27 lines
1.3 KiB
Plaintext
27 lines
1.3 KiB
Plaintext
========================== Teacher Provided tests results ===========================
|
|
|
|
pytest SeleniumHui/test_lrr.py
|
|
========================== test session starts ===========================
|
|
platform darwin -- Python 3.9.0, pytest-6.2.5, py-1.11.0, pluggy-1.0.0
|
|
rootdir: /Applications/XAMPP/xamppfiles/htdocs/LRR/test
|
|
plugins: metadata-2.0.1, variables-1.9.0, base-url-1.4.2, html-3.1.1, mock-3.14.0
|
|
collected 12 items
|
|
|
|
SeleniumHui/test_lrr.py ............ [100%]
|
|
|
|
===================== 12 passed in 141.63s (0:02:21) =====================
|
|
|
|
|
|
|
|
========================== Test results for our new email password recovery restuls ===========================
|
|
pytest SeleniumZayid/test_email_password_recovery.py
|
|
========================== test session starts ===========================
|
|
platform darwin -- Python 3.9.0, pytest-6.2.5, py-1.11.0, pluggy-1.0.0
|
|
rootdir: /Applications/XAMPP/xamppfiles/htdocs/LRR/test
|
|
plugins: metadata-2.0.1, variables-1.9.0, base-url-1.4.2, html-3.1.1, mock-3.14.0
|
|
collected 2 items
|
|
|
|
SeleniumZayid/test_email_password_recovery.py .. [100%]
|
|
|
|
=========================== 2 passed in 22.55s ===========================
|