Consistent naming of seeNumberOf...
vs. see...Count
#6821
Closed
ThomasLandauer
started this conversation in
Ideas
Replies: 2 comments 4 replies
-
@ThomasLandauer I haven't released anything yet in the Symfony module so there is still time to rename the assertion in question if you prefer. |
Beta Was this translation helpful? Give feedback.
3 replies
-
So - bottom line - I agree to leave it as is ;-) So I'm closing here. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
During the discussion of Codeception/module-symfony#205, I unfortunately didn't take the time to research what other modules are doing:
Therefore, we now have grabDefinedTranslationsCount() in Symfony, but seeNumberOfElements() in WebDriver :-(
I'm suggesting to decide for one, then deprecate the other in all modules.
Beta Was this translation helpful? Give feedback.
All reactions