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

Improve HTML reporter #724 #801

Closed
wants to merge 1 commit into from

Conversation

vrozaev
Copy link
Contributor

@vrozaev vrozaev commented Sep 25, 2017

Hello @dylans, hello @jason0x43!

I decide to help with #724 issue.

There is an initial pull request.

Known problems:

  1. Icon for skipped tests is not exist.
    There is a $skippedIcon variable with \e807 value in intern/lib/reporters/html/variables.styl, but fonts don't contain that character.

  2. I don't know how link should look like. Any ideas / markup / CSS class?

  3. Need to write functional tests for that path.

Now it's looks like this:
screenshot from 2017-09-25 20-13-23

@jason0x43
Copy link
Member

Thanks for your interest! Could you rework this against the master branch? (The changes should be pretty similar there.) We'd prefer to put new features in the Intern 4 code, at least for now.

@jason0x43
Copy link
Member

As far as the link styling goes, we can leave that at the default for now.

@vrozaev vrozaev force-pushed the improve-html-reporter branch from 048b9bc to 734e1a6 Compare September 25, 2017 17:33
@vrozaev vrozaev changed the base branch from 3.4 to master September 25, 2017 17:34
@vrozaev vrozaev force-pushed the improve-html-reporter branch from 734e1a6 to 2091d99 Compare September 25, 2017 17:36
@vrozaev vrozaev closed this Sep 26, 2017
@vrozaev
Copy link
Contributor Author

vrozaev commented Sep 26, 2017

Rework against master branch: #802

@vrozaev vrozaev deleted the improve-html-reporter branch September 26, 2017 08:15
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

Successfully merging this pull request may close these issues.

2 participants