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
sdjl
V2EX  ›  Python

大家是如何测试wsgi程序的?

  •  
  •   sdjl · 2013-01-21 21:55:06 +08:00 · 3496 次点击
    这是一个创建于 4084 天前的主题,其中的信息可能已经有所发展或是发生改变。
    比如一个webpy的app程序,除了使用 paste.fixture 模块以外, 还有哪些工具可以使用?

    用python写网站的朋友们, 你们是如何测试你们的web程序的?
    6 条回复    1970-01-01 08:00:00 +08:00
    sdjl
        1
    sdjl  
    OP
       2013-01-22 11:50:02 +08:00
    难道没有人对python的web程序进行测试么?
    neildd
        2
    neildd  
       2013-01-22 11:51:42 +08:00
    看日志调试
    mercurylanded
        3
    mercurylanded  
       2013-01-22 13:18:56 +08:00
    手动测www
    icevil
        4
    icevil  
       2013-01-22 14:18:35 +08:00
    同手动测。。有什么更好的办法么?
    tsuibin
        5
    tsuibin  
       2013-01-22 14:49:10 +08:00
    手动测试
    sdjl
        6
    sdjl  
    OP
       2013-01-22 14:51:10 +08:00
    因为最近正在用paste.fixture对webpy的程序写测试, 遇到一些bug问题, 所以来问问

    unittest+paste.fixture是一个方案, 但是有bug~~ 对wsgi还不是很理解
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5237 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 09:15 · PVG 17:15 · LAX 02:15 · JFK 05:15
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.