Skip to content

BDD Windows Test Automaton skeleton, using CPython, lettuce and pywinauto.

Notifications You must be signed in to change notification settings

johnstoj/windows_lettuce_pywinauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

BDD Windows Test Automaton skeleton, using CPython, lettuce and pywinauto.

Notes:
	pywinauto only works with 32 bit Python, and it doesn't seem to handle custom controls very well. :(

One time setup:
	1. Install 32 bit Python v2.7 (http://www.python.org);  Add Python to the system path.
	2. Install Python 'setuptools' (http://pypi.python.org/pypi/setuptools).
	3. Install Mercurial (http://mercurial.selenic.com/).
	4. Open a command prompt> easy_install pip

Running the automation:
	1. Open a command prompt to project> go

About

BDD Windows Test Automaton skeleton, using CPython, lettuce and pywinauto.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages