Correct unittest point: with -> without#2117
Conversation
|
Thanks for your pull request, @mathias-baumann-sociomantic! We are looking forward to reviewing it, and you should be hearing from a maintainer soon. Some tips to help speed things up:
Bear in mind that large or tricky changes may require multiple rounds of review and revision. Please see CONTRIBUTING.md for more information. Bugzilla referencesYour PR doesn't reference any Bugzilla issue. If your PR contains non-trivial changes, please reference a Bugzilla issue or create a manual changelog. |
|
The grammar doesn't make sense, even before the change. I'm not sure what the statement in parentheses is trying to say. Can you explain what it means? |
|
ping @wilzbach as the original author. |
|
OK, I think it came from this comment: #1796 (comment) So yes, the intent is to say, you can unit test your betterC functions by running without -betterC. |
Yes, thanks.
The point was to say that |
|
Suggestion (correct grammar, and removing superfluous "as usual"): "testing can be done without the |
I changed it to your suggestion. Thanks! |
I suspect that's what was intended?