extentreports-dotnet-cli icon indicating copy to clipboard operation
extentreports-dotnet-cli copied to clipboard

Extent CLI for .NET Test Frameworks

Results 29 extentreports-dotnet-cli issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.1 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

hi, I'm unable to understand why there are two Duration block in report dashboard. It should be End date instead of Duration. Kindly guide me from where i can change...

Hi, In summary report generated by Extent CLI the timestamp value against each step and test is automatically creating as per the time of running of extent exe. The timestamp...

question

Hi I'm using the .net CLI and would like to know how i can attach screen shots to the generated report...is there any sample code. please help me need it...

Hi, really love how simple and beautiful this program is. However, I'm struggling to implement it into my CI on linux without manually downloading the binaries from the nuget website...

Hi, We are using [reportunit ](https://github.com/reportunit/reportunit) cli to generate the Executive Summary for multiple Nunit xml files. But it looks like this feature is missing in extentreports cli. We have...

@anshooarora I am using extent report 5 in my project and generating report. is there a way to edit dashboard card titles like Test to Feature , Steps to Scenario...

When the message in failed assertion is empty, then the exception is thrown and the HTML report is not generated ` `

We use ADO Pipelines to run our selenium tests written in C#. Our code has references to ExtentReport binaries and for the most part when tests (less than 50) are...

I am unable to run extent.exe on mac for converting nunit xml result to html @anshooarora Can you please suggest me a way? I have .Net Core test suite. I...