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

大家有没有觉得 PyCharm 2017.1 test runner 改的有点奇怪了

  •  1
     
  •   iyaozhen ·
    iyaozhen · 2017-04-11 15:08:43 +08:00 · 4234 次点击
    这是一个创建于 2543 天前的主题,其中的信息可能已经有所发展或是发生改变。

    点击 case 运行结果无法跳转到具体的 case 代码

    直接定位到 test case 的类,无法定位到具体的方法,我的 case 是继承 unittest.TestCase 类,使用 nose 驱动,更新之前都是可以的

    无法始终展开运行结果,每次都要点击一下 EXpand All

    运行结果无法裁剪,只能一直从根节点显示下去

    貌似新的 test runner 是基于模块的,之前是基于当前文件的

    运行记录:

    Launching Nosetest with arguments /Applications/PyCharm CE.app/Contents/helpers/pycharm/_jb_nosetest_runner.py xplatform_test.cases.xpc.public_account_api_test:PublicAccountApiTest -c nose.cfg
    

    话说也没见有啥新特性,改的还比较别扭了。是不是我使用姿势有什么问题

    1 条回复    2017-04-12 12:44:08 +08:00
    zhihhh
        1
    zhihhh  
       2017-04-12 12:44:08 +08:00
    而且觉得 搜索也变得比以前难用。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2657 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 15:49 · PVG 23:49 · LAX 08:49 · JFK 11:49
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.