Bono Fox
Bono Fox
As a developer I want to set a custom message in a "_verify_"-command. If the verification fails, I want this message to be displayed (like with _expect_ commands in Chai...
As a developer, I would like to have an in-code-documentation, so that I can read the features and expected behaviours from within the IDE. I would strive for a gradual...
As mentioned in https://github.com/NagRock/ts-mockito/issues/204 it is not possible to use the „instanceof“ operator on an instance of a mock. There are workarounds but the native functionality would be nice. Example:...