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
Currently, the fill cli allows either --fork or --from/--until. In order to allow for test case doc generation for multiple child development forks within a single pytest session, we need to add a flag that enables this.
Suggestion: Move --forks to --fork-help and use --forks to allow an arbitrary list of forks.
The text was updated successfully, but these errors were encountered:
Currently, the
fill
cli allows either--fork
or--from/--until
. In order to allow for test case doc generation for multiple child development forks within a single pytest session, we need to add a flag that enables this.Suggestion: Move
--forks
to --fork-help
and use--forks
to allow an arbitrary list of forks.The text was updated successfully, but these errors were encountered: