• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

extent-framework/extentreports-dotnet-cli: Extent CLI for .NET Test Frameworks

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

extent-framework/extentreports-dotnet-cli

开源软件地址:

https://github.com/extent-framework/extentreports-dotnet-cli

开源编程语言:

C# 100.0%

开源软件介绍:

NuGet

Extent .NET CLI

The extentreports-dotnet-cli deprecates ReportUnit. Extent Framework is actively maintained and allows using a host of reporters making it very simple to generate test reports. Klov is the framework's report server and can also be integrated as part of this CLI.

Example

A sample created from NUnit results.xml available here.

Screenshots

CLI Args

Arg Details
-i TestRunner results file
-d TestRunner results directory to process multiple files at once
-o Report output directory
-r List of Reporters [html, v3html], html (default)
-p TestRunner [NUnit]
--merge Merge multiple results file into a single report

Processing a single file

The default usage creates a HTML report using the default version 4 ExtentHtmlReporter:

extent -i results/nunit.xml -o results/

Processing multiple files at once

To process multiple files at once, use -d to specify the directory where the files are present.

extent -d results/ -o results/

The command above creates multiple HTML outputs, one for each results file. To combine all results into a single HTML file, use the --merge option:

extent -d results/ -o results/ --merge

Specifying the reporter to use:

It is possible to specify the reporter or outputs by specifying them using -r:

extent -i results/nunit.xml -o results/ -r v3html

Do not use html and v3html reporters at once as this may result in clashes.

License

Apache-2.0




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
keathley/distsys_training: Distributed Systems Training with Elixir发布时间:2022-05-06
下一篇:
BjRo/apex: Awesome printing for Elixir发布时间:2022-05-06
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap