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 CXF和授权   java在网站中部署使用swing创建的表单   java为什么getHeaderField()返回一个字符串,其中getHeaderFields()返回HttpUrlConnection中的Map<String,List<String>>   java如何检测恶意数据包?   webview中的java网页为空   java SWT图像资源,用于将我的所有图像存储在一个位置   java计算数组的最大长度,使平均值小于给定值   java“发件人电话号码无效”和美国号码   将Swing组件作为内容的自定义Java工具提示不会显示   在并发HashMap中重新灰化期间的java检索   Java 7和Tomcat 7.0.64 ClassFormatException:常量池中的字节标记无效   使用JUnit的java assertNull因NullPointerException失败   java内存中的文件是否与文件系统中的文件大小相同?   循环内实例化的类型的java注入依赖项