Moshe Moadeb
Moshe Moadeb
if I use code just like this: `IUnitTestRuntimeProvider.TestIgnore({"message here"}); ` With Nunit the issue that this shows on the living doc as a fail has been a bug for a...
@goblinmaks do you have a tool in mind that works with C# ?
@aw2003 you are correct, I am also happy to share a solution that I have found please take a look at this link and let me know if you have...
Same, it would be nice if the inhouse test ignore did not show as a fail on the report
okay, thanks for the heads up!
@OsirisTerje After a little more testing it seems the only version in the Nunit.Console and Nunit.ConsoleRunner that works is version 3.16.3, so I am guessing there is a fix in...
@OsirisTerje My guess based off the error is it would be this fix: https://github.com/nunit/nunit-console/pull/1317 but it could be: https://github.com/nunit/nunit-console/issues/1307
Question @anshooarora is there a to get the thumbnail to display on the step instead of the "base64" link? 
@anshooarora Good to know, thank you for adding it to the backlog!
@anshooarora do you know if Extent reports version 5.x.x will support .Net Framework 4.8?