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

Group report by module/class/function levels #33

Open
aleksmt opened this issue Feb 10, 2016 · 8 comments
Open

Group report by module/class/function levels #33

aleksmt opened this issue Feb 10, 2016 · 8 comments
Labels
enhancement This issue/PR relates to a feature request. help wanted

Comments

@aleksmt
Copy link

aleksmt commented Feb 10, 2016

Report is now plain, which means that you cannot "overview" whole list of checks and assume which one is whole failed, and which one contains errors in steps.

Its very important for step-dependent runtime, where stepA is the function which performs authorization, purpose of stepB is to click several times in order to go to the subservice on the website, stepC contains steps for sanity checks, etc.

My tests contains around 20-30 steps, so the report looks unreadable. Is it possible to shorten levels by package/module/class/function and then collapse by click the button like "+"?

@davehunt davehunt added enhancement This issue/PR relates to a feature request. help wanted labels Feb 10, 2016
@davehunt
Copy link
Collaborator

I think this is a good idea. We should ensure that it degrades gracefully when JavaScript is not available.

@davidedelvento
Copy link

To me, it looks this and #39 are asking for the same thing in different ways.

@giordan12
Copy link

Any updates on this? I think this would be pretty useful for long tests with multiple steps as @alexandermomot says

@davehunt
Copy link
Collaborator

As far as I know, nobody is working on this. It's possible that @RibeiroAna will look into it during her participation, but I'd say it's also available if anyone else wants to work on it.

@rafaelcs
Copy link

It's implemented?

@BeyondEvil
Copy link
Contributor

It's implemented?

Not as far as I know.

@audricschiltknecht
Copy link

There is an open PR (#177) that could help to achieve that goal. Unfortunately, I don't have much time on my hand right now to finalize it (missing some tests and a sample), but would welcome any help on that!

@vikshaw-Nokia
Copy link

Hello Team
Is there any progress on this
This would be of great help

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement This issue/PR relates to a feature request. help wanted
Projects
None yet
Development

No branches or pull requests

8 participants