Run Django test

9 views
Skip to first unread message

Vladimir Mihailenco

unread,
Feb 2, 2011, 11:59:39 AM2/2/11
to Windmill Developers
Hi,

I have such very simple windmill test:

wmtests/test_google.py:

from windmill.authoring import WindmillTestClient

def test():
client = WindmillTestClient(__name__)
client.open(url='http://google.com/')

What is the easiest way to run this test from pure Python? I have read
https://github.com/windmill/windmill/wiki/running-tests , but there is
no such info...
Reply all
Reply to author
Forward
0 new messages