腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(12)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
1
回答
print语句在python
proboscis
中不起作用
我们开始使用nose框架在python中编写功能和单元测试用例。我们是在编写这些测试时开始学习python的。因为我们的测试类/函数之间有很多依赖关系,所以我们决定在nose顶部使用来控制执行顺序。顺便说一句,一旦我们转移到unittest.TestCase并用@test装饰所有的类和它们的成员函数,我们就停止了从‘test’派生我们的类。
浏览 0
修改于2012-10-11
得票数 4
回答已采纳
2
回答
上下文中的标题关键字
例如,考虑到这种输入:A
Proboscis
<A>
Proboscis
A <Dugong>或者:<A>
Proboscis
A <
Proboscis
> 这是密码-高尔夫- -胜利者是以字节为单位的最短解。
浏览 0
提问于2015-11-27
得票数 10
回答已采纳
1
回答
在django开发服务器上打开页面时出现错误状态行异常
我编写了以下测试用例from selenium.webdriver.common.keys import Keys from
proboscis
import TestProgram # Run
Pr
浏览 0
修改于2013-10-28
得票数 10
1
回答
鼻子能和Pytest一起使用吗?
run_tests.py from
proboscis
import TestProgram # Instead of running as main, try to run tests with pytest def test_run_
proboscis
_as_pytest
浏览 4
提问于2019-10-18
得票数 0
回答已采纳
2
回答
Selenium webdriver的工厂模式
import selenium.webdriver as webdriver from
proboscis
importtest from
proboscis
import after_class class
浏览 1
修改于2014-10-09
得票数 9
1
回答
使用探头运行测试的工作示例
BlackLineAutomation/main/python/ConnectAPI/first.py first.py内容:def test1(): asserts.assert_equal(1, 1)
浏览 0
修改于2015-12-30
得票数 0
1
回答
在一个可靠的解决方案中集成用Python编写的测试和用C#进行的测试
我在python中有很多测试,其中有自写的TestRunner over
proboscis
库,这为我编写自己的测试结果实现(在其中使用jinja)提供了一种很好的方法。这个框架现在是一个坚实的东西。为了清晰起见:
proboscis
是允许设置测试顺序和所选测试的依赖关系的python库。这两个选项就是要求! 提前谢谢你!
浏览 2
修改于2013-02-26
得票数 5
1
回答
为django中的测试生成报告
我应该怎么做才能在控制台上得到哪些测试通过了,哪些测试失败了的输出,就像
Proboscis
框架的输出一样。
浏览 0
修改于2020-06-19
得票数 2
回答已采纳
3
回答
pdoc无法从其他模块导入函数
check_capabilities_encoding_problems.py的导入部分如下所示:from hamcrest import assert_that, all_of from
proboscis
浏览 7
提问于2015-11-04
得票数 2
2
回答
如何将每个句子用自定义标记颜色包装在标签内?
</mark><mark style="background: #56ba91;">The distinctive features of all elephants include a long
proboscis
浏览 9
修改于2022-05-28
得票数 3
回答已采纳
1
回答
为什么火狐CPU使用率一开始就会跳升到100% --如何改变一些div的宽度和左坐标?
img class="slide-img" id="slide_img-1" data-src="https://upload.wikimedia.org/wikipedia/commons/5/5a/
Proboscis
_monkey
浏览 2
提问于2017-04-28
得票数 1
回答已采纳
1
回答
Python WebDriver .quit()获取错误
附注:Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/
proboscis
testng_method_mistake_capture_func compatability.capture_type_error(s_func) File "/usr/local/lib/python2.7/dist-packag
浏览 1
修改于2017-07-26
得票数 0
领券