You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The difference between the two is that the former creates a context, while the latter includes the examples and groups together with the context defined in the shared_examples that may lead to undesired consequences as overridden declarations.
I don't have good use cases for the latter in mind.
The text was updated successfully, but these errors were encountered:
The difference between the two is that the former creates a context, while the latter includes the examples and groups together with the context defined in the
shared_examples
that may lead to undesired consequences as overridden declarations.I don't have good use cases for the latter in mind.
The text was updated successfully, but these errors were encountered: