Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancements to include Test Case Results instead of Test Suite Results Based on Anshoo Arora's Comment #24

Open
jahnavi175 opened this issue Apr 2, 2020 · 3 comments
Labels
enhancement New feature or request

Comments

@jahnavi175
Copy link

@anshooarora In Report Unit, we were able to see the test summary with number of actual test cases, whereas this extent report is giving us the test suite result, the green field represents how many test suites have passed, this is not at all helpful for us in tracking how many test cases (It statements in Pester ) have passed, Please include a way to know how many test cases have passed and also the steps field is not understandable .Please see the images below.

image

image

https://github.com/extent-framework/extentreports-dotnet-cli/issues/8#issuecomment-601111143

@anshooarora anshooarora added the enhancement New feature or request label Apr 8, 2020
@jahnavi175
Copy link
Author

jahnavi175 commented Apr 8, 2020

@anshooarora Thank You so much for considering my request. I have used the tool yesterday and it was giving me the result exactly as I needed for my pester automation . If possible, could please change the naming convention for Tests and Steps into more understandable form (Even now its fine, but may be it would be difficult for our Devops team to know what they exactly mean). This is very helpful for me to know the exact pass percentage of the test using test cases . Thanks a LOT..!!
Waiting for further more enhancements :) 👍

I am attaching the screenshots of results (Dashboard and Index) obtained yesterday evening.

Those Steps (233) are my number of test cases ( 'It' statements in pester ) and Tests are the number of Describe statements:) -> Dashboard
Screenshot (3)

Detailed Description of each of the file and the Test Cases it contain -> Index

Screenshot (93)

@jahnavi175
Copy link
Author

@anshooarora sir, please can u tell me if there's any way I can get email alerts when the test case fails using Pester ? I need to an approach for that, that's our requirement. could me pls suggest me how to

@kchinmay07
Copy link

@anshooarora @jahnavi175 -i need help on this
currently i have done coding for 1 extent report for 1 test case, which was tough , but somehow i achieved to get all the test steps in extent report but now i am faced with new requirement by client

1 extent report for 3 testcase - Test case include sections-personal info+photo upload+document uploading+family member detail

image

can you please help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants