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
This is not a trivial feature. Basically, one idea to implement what is on the examples above would be maintaining a global state everytime grappa.when is invoked in order to change the assertions behavior: avoid them to raise an exception, and instead store it internally so grappa.when can evaluate it accordingly. Just an idea anyway.
New API method:
grappa.when
The text was updated successfully, but these errors were encountered: