Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 393 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 393 Bytes

BibleQuote-UI-Tests

BibleQuote User Interface Automated Tests

Dependencies

choco install python3-x86_32
pip install -U pytest
pip install --upgrade pywinauto

Run tests

pytest test_main_form.py