网页
图片
视频
学术
词典
地图
更多
航班
笔记本
py.test
例句
释义:
全部
全部
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Of
these
three
frameworks
,
py
.
test
looks
like the
clear
leader
in
this
area
.
在
这
三
种
框架
中
,
py.test
看起来
在
并行
测试
方面
明显
领先
了
。
www.ibm.com
2.
This
causes
py
.
test
to
make
three
changes
to
its
behavior
.
这
会
让
py.test
对
其
行为
做
三个
更改
。
www.ibm.com
3.
The
py
.
test
tools is
more
rigid
,
and
always
looks
for
Python
modules
whose
names
either
start
with
`test_
or
end
with _test
.
test
更
死板
,
总是
寻找
名称
以
`test_
开头
或
以
_test
结尾
的
Python
模块
。
www.ibm.com
4.
Both
py
.
test
and
nose
provide
special
routines
that make
writing
tests
easier
.
test
和
nose
框架
都
提供
特殊
的
例程
,
这些
例
程
可以
简化
测试
的
编写
。
www.ibm.com
5.
Although
py
.
test
and
nose have a
quite
similar
feature
set
here
,
I
actually
prefer
the
approach
of
nose
.
尽管
py.test
和
nose
在
这
方面
的
特性
集
非常
相似
,
但是
我
更喜欢
nose
的
方式
。
www.ibm.com
6.
Chapter
10
covers
the
basics
of
files
and
strings
;
chapter
11 goes overs testing
with
unit
tests
and
py
.
test
.
第十
章
涵盖
了
文件
和
字符串
的
基础知识
;
第十一
章
以
单元
测试
和
py
测试
切入
了
测试
主题
的
讨论
。
article.yeeyan.org
7.
The
py
.
test
tool
not only
supports
a
multiprocessing
option
(
-
n
)
for
running
on
several
CPU
cores
like
zope
.
testing
test
工具
支持
一个
多处理
选项
(
-n
)
,
可以
像
zope.testing
一样
在
多个
CPU
核
上
运行
测试
。
www.ibm.com