extentreports-csharp
extentreports-csharp copied to clipboard
Add-ons need to be documented for version 4 on the site "extrereports.com"
I have a suggestion to improve the documentation for version 4 on your site. I started using the report just from version 4, just last week, And I had a lot of things I did not understand and that I had to look for in previous versions documentation.
I will give you an example: For example it was not mentioned that for VB community version there are types of report that are not included, Eg ExtentAventReporter (By the way, why are there really things that are not included?)
I would recommend copying the page "Pro vs Community Version" For version 4 documentation, for new users who do not think to read the documentation for version 3 (or refer users to the version 3 documentation) As well as the section of examples you gave in version 3 would have been very helpful in version 4 for new users.
Thanks.
@CMALD
Thank you, I will try my best to improve the documentation further.
PS. With version 4, Community and Professional version APIs are exactly the same, with the exception of a few Reporters such as Avent, Timeline etc. So the Community vs Pro does not really apply anymore from the usage perspective. The differences are highlighted here and I will add a link in the docs to refer to it.
Docs updated:
- Community vs pro: http://extentreports.com/docs/versions/4/net/#community-vs-pro
- Examples: http://extentreports.com/docs/versions/4/net/#examples
- Helper classes: http://extentreports.com/docs/versions/4/net/#helper-classes
Will try to improve them further..