首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
推荐学习书目
›
Learn Python the Hard Way
Python Sites
›
PyPI
- Python Package Index
›
http://diveintopython.org/toc/index.html
›
Pocoo
值得关注的项目
›
PyPy
›
Celery
›
Jinja2
›
Read the Docs
›
gevent
›
pyenv
›
virtualenv
›
Stackless Python
›
Beautiful Soup
›
结巴中文分词
›
Green Unicorn
›
Sentry
›
Shovel
›
Pyflakes
›
pytest
Python 编程
›
pep8 Checker
Styles
›
PEP 8
›
Google Python Style Guide
›
Code Style from The Hitchhiker's Guide
V2EX
›
Python
webpy 自动化测试,每次 request 后都会新建一个 session。
26huitailang
·
2016-03-15 15:58:21 +08:00
· 2612 次点击
这是一个创建于 3165 天前的主题,其中的信息可能已经有所发展或是发生改变。
在 Learn Python By the Hard Way EX52 中,写了个小的文字游戏,但是卡在 app_tests.py 那儿了,我用 nosetests 及作者的 request 方式去测试程序,发现每次 session.room 都是默认值,最后发现是因为每次 request 都新建了一个 session ,请问怎么在自动化测试中让每次访问都保持同一个 session ,谢谢!
目前尚无回复
request
Session
自动化
测试
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
5544 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 23ms ·
UTC 06:43
·
PVG 14:43
·
LAX 22:43
·
JFK 01:43
Developed with
CodeLauncher
♥ Do have faith in what you're doing.