Skip to content

BibleQuote user interface automated tests

License

Notifications You must be signed in to change notification settings

BibleQuote/BibleQuote-UI-Tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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