Does this tool support pep 544 python protocols? #525
Unanswered
mikel-at-tatari
asked this question in
Q&A
Replies: 1 comment
-
Currently, a factory would produce an instance of an explicit class provided as part of the definition. For protocols, what would you expect the type of the output be for this? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I am looking at this tool for doing some testing. We are starting to use python protocols in our project https://peps.python.org/pep-0544/
I'm wondering if there is a way to create mock data from a python Protocol
Beta Was this translation helpful? Give feedback.
All reactions