hi,

i want to learn about functional testing base on the book, but when i 
create and run it it return an error :

C:\web2py\applications\test\controllers>python test.py
Traceback (most recent call last):
  File "test.py", line 1, in <module>
    from gluon.contrib.webclient import WebClient
ImportError: No module named gluon.contrib.webclient

test.py file content is same like on the book, os version is win 7 home 
premium 64, with web2py 2.9.5 stable, how can i do functional test in 
web2py?

ref:
http://web2py.com/books/default/chapter/29/14/other-recipes#Functional-testing

thanks and best regards,
stifan

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to