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

Current Running Tests can be seen at start rather than at end #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nav347
Copy link

@nav347 nav347 commented Mar 31, 2020

Before we would only know which test was running after it was complete as it printed the time taken as well.
I wanted to see the current running tests so I just flushed that part of the statement out before the time instead of together

Before we would only know which test was running after it was complete as it printed the time taken  as well.
I wanted to see the current running tests so I just flushed that part of the statement out before the time instead of together
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.

1 participant