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

Allow to configure custom onProgress #211

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xi
Copy link

@xi xi commented Jul 1, 2016

see #194

This project is really, really helpful. The only thing I would like to change is the comand line output. However, I realize that you may need different output based on context. So I propose two tiny changes that would allow users to create custom progress reporters.

The first change is to allow to configure TestRunner.onProgress(). The second is to pass result in the jobComplete report. This makes it possible to output more details about the tests.

Example: This travis build used this Gruntfile.

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.

None yet

2 participants