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

html report looks ugly in case many tests (>300) #56

Open
kyxap opened this issue May 13, 2015 · 3 comments
Open

html report looks ugly in case many tests (>300) #56

kyxap opened this issue May 13, 2015 · 3 comments

Comments

@kyxap
Copy link

kyxap commented May 13, 2015

Hello,

Now I have 200+ tests and 3 bowsers and my report looks realy bad for understanding, can we do something with it?
Please see the screenshot: http://screencast.com/t/1cwwDDtN

Thank you in advance.
R.

@pilootchoum
Copy link

You have a specific option for this as described : cssOverrideFile
I know the html looks quite ugly, but it won't take you long to make it look better with your own css file ;)

@sautomation
Copy link

Hi pilootchoum - I have the same issue too. When I say ccOverrideFile: 'css/style.css',, That layout doesn't come out good either,. I like the one with the tables. Can you give me some guidance on how I can make it better?

@jonbcampos
Copy link

The problem seems to be the nesting with the

<li><ul></ul></li> 

for whatever reason it get's "off" and doesn't close properly. I've been looking through the code and found the jsonparser.js. Is there a way to provide our own jsonparser.js to fix this as we see fit?

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

No branches or pull requests

4 participants