mockito-python
mockito-python copied to clipboard
Add `between=(0,)` as verification argument
This looks nice and should be translated to atleast. Applies to verify and expect.
The equivalent (,20) is not possible as it is a syntax error.