Selenium-Test-case-with-NOSE-in-Python:在 Python 中使用 NOSE 演示 Selenium 测试用例

时间:2021-06-08 00:33:46
【文件属性】:
文件名称:Selenium-Test-case-with-NOSE-in-Python:在 Python 中使用 NOSE 演示 Selenium 测试用例
文件大小:4KB
文件格式:ZIP
更新时间:2021-06-08 00:33:46
Python Selenium-Test-case-with-NOSE-in-Python 在 Python 中使用 NOSE 演示 Selenium 测试用例 为鼻子创建Selenium测试用例: 测试 1 – 在注册用户。 测试 2 – 用户登录 使用 Selenium 框架和 With Results of the Test cases 由 NOSE 框架管理。 根据低或高优先级运行文件夹中的所有测试用例。 可以通过从nose.plugins.attrib导入attr“fromnose.plugins.attrib import attr”来提及测试函数的优先级,在Test Function上面添加attr注解。 "@attr(priority="low")" 命令行">nosetests --verbosity=3"
【文件预览】:
Selenium-Test-case-with-NOSE-in-Python-master
----.gitattributes(378B)
----Registeration_Test.py(1KB)
----README.md(879B)
----.noseids(323B)
----Login_Test.py(1KB)
----.gitignore(574B)

网友评论