Moshe Moadeb

Results 19 comments of 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...

@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

@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? ![Screenshot 2021-03-12 080602](https://user-images.githubusercontent.com/6087936/110958342-d8318380-8309-11eb-8958-e86cebea5f05.png)

@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?