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

test: pretty test output #1085

Merged
merged 1 commit into from Feb 26, 2018
Merged

Commits on Feb 26, 2018

  1. pretty test output

    Problem:
    On hangs, test output is hard to read.
    
    Solution:
    Print test name before starting.
    
    Bonus:
    Also print an approximation of how long each test takes to run.
    
    For markedjs#1084.
    davisjam committed Feb 26, 2018
    Copy the full SHA
    97b7305 View commit details
    Browse the repository at this point in the history