PyCharm 2018.2 EAP1 发布,改进 Pytest 支持

栏目: 软件资讯 · 发布时间: 5年前

内容简介:PyCharm 2018.2 首个早期预览版已发布,可点此下载。 New in PyCharm 改进 Pytest 支持:Fixtures(测试夹具), 以及更多 PyCharm 2018.2 支持在 Pytest 中使用测试夹具。使用测试夹具可以将 setup 代码与实际...

PyCharm 2018.2 首个早期预览版已发布,可点此下载

New in PyCharm

改进 Pytest 支持:Fixtures(测试夹具), 以及更多

PyCharm 2018.2 EAP1 发布,改进 Pytest 支持

PyCharm 2018.2 支持在 Pytest 中使用测试夹具。使用测试夹具可以将 setup 代码与实际测试分开,从而获得更简洁、更易读的测试。此外,还改进了代码导航并重构 Pytest 测试,并使用参数化测试。

此外,还包括:

  • Type inference for math functions in Python 3 now works correctly

  • An issue where duplicates were shown in autocompletion popups has been resolved

  • Non-English characters in Django templates are now correctly handled

  • And more: read the release notes for details

下载地址:


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Algorithm Design

Algorithm Design

Jon Kleinberg、Éva Tardos / Addison-Wesley / 2005-3-26 / USD 144.20

Algorithm Design introduces algorithms by looking at the real-world problems that motivate them. The book teaches students a range of design and analysis techniques for problems that arise in compu......一起来看看 《Algorithm Design》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试