-
-
Notifications
You must be signed in to change notification settings - Fork 667
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
Feature request: Acknowledge Deprecation Warnings #802
Comments
😅 heh, indeed. Which deprecation are you hitting in particular? |
So far, just the JUnit generation that we use for CI |
Yeah makes sense. That particular deprecation is not actionable yet. I'm inclined to do something like: "If the environment variable The intent there is to make it so folks notice the new deprecations. Thoughts/ideas? |
That would be awesome. |
hey @carldunham - this is now done in v1.16.2. Give it a whirl. I went with |
@onsi that works great. Thank you! |
Otherwise, it's going to be a long couple of months... 😅
The text was updated successfully, but these errors were encountered: