Replies: 1 comment
-
Hi, this would not currently be supported but would be covered by #604 Something similar could be achieved by subclassing and setters. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
i like to append a prefix to my polyfactory on build
where the usage is
PolicyFactory.build(run_name="run1")
so the results will be "prefix1_run1"
any suggestion how to acieve?
Beta Was this translation helpful? Give feedback.
All reactions