Groups
Groups
Sign in
Groups
Groups
Windmill Developers
Conversations
About
Send feedback
Help
Run Django test
9 views
Skip to first unread message
Vladimir Mihailenco
unread,
Feb 2, 2011, 11:59:39 AM
2/2/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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