-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Suggestion: Report filter usage #1550
Comments
I like the idea. |
@horenmar, if you want to give me some guiding points (since I never looked at the source code) maybe I can implement this and open a PR |
Here are the basics:
As for the testing and stuff, |
This has been added to master. |
@horenmar Just a idea, but should After upgrading to Thoughts? |
Its already fixed in master, but the release will have to wait until weekend. |
@horenmar can you give a reference the commit that fixed this? |
Description
When running the tests with any filters enabled, print the filter as part of the tests results.
Instead of this:
![image](https://user-images.githubusercontent.com/22654243/53297464-d6322000-3827-11e9-9b05-097d5b6aec70.png)
Have something like this:
![image](https://user-images.githubusercontent.com/22654243/53297553-ba7b4980-3828-11e9-8ce5-2c79c2eb7978.png)
The text was updated successfully, but these errors were encountered: