nose的一个插件,允许将python测试的结果放入slick中。

slickqa-snot的Python项目详细描述


snot是一个nose插件,它允许python单元测试的结果向slick报告。

*选项:*

–光滑的url

the base url of the slick web app [SLICK_URL]

–光滑的项目名称

the name of the project in slick to use [SLICK_PROJECT_NAME]

–平滑释放

the release under which to file the results in slick [SLICK_RELEASE]

–平滑构建

the build under which to file the results in slick [SLICK_BUILD]

–从函数平滑构建

get the slick build from a function. The parameter should be the module and function name to call [SLICK_BUILD_FROM_FUNCTION].

–光滑的测试计划

the testplan under which to file the results in slick [SLICK_TESTPLAN]

–光滑的测试运行名

the name of the testrun to create in slick [SLICK_TESTRUN_NAME]

–光滑的环境名称

the name of the environment in slick to use in the testrun [SLICK_ENVIRONMENT_NAME]

–slick testrun组

the name of the testrun group in slick to add this testrun to (optional) [SLICK_ENVIRONMENT_NAME]

–光滑的代理名称

what to put in slick’s hostname field in the result.

–平滑的计划结果

Schedule empty results in slick, but do not run the tests

–灵活的计划添加要求

Add a requirement to all results when scheduling.

–slick schedule add属性

Add an attribute to all results when scheduling.

–光滑的日程安排新要求

apply the requires directly on the result as an attribute.

–光滑的测试运行ID

Instead of creating a new testrun, use an existing one.

–平滑结果id

Instead of creating a new result in the testrun, update an existing one.

–不捕获日志

Don’t capture the logs from the logging framework

–按标记进行平滑组织

A space delimited list of tag keys to base test run names after. Will be ” - ” delimited.

–平滑顺序测试运行

Use with slick-schedule-results; schedules an entire testrun to be ran in sequence rather than distributed.

–平滑复制

Duplicate each test x number of times.

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java从8位二进制到十六进制的转换   Java流API映射参数   java Dropwizard从POST方法更新视图   java如何制作onetoone映射playframework   java中的Eclipse代码检查样式缩进模块?   java Maven无法正确安装   java将此关键字作为参数传递   java Mandelbrot设置了错误的形状   Java中的哈希表内存使用   安卓 java:如何在两个微调器之间切换按钮并获取微调器的文本?   java从其他位置(数据库、http…)加载JSF facelets文件(模板、视图)   java Spring休眠悲观锁定   通过rest和html作为客户端上传java文件