Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make behave-django work with behave v1.2.7.dev3 #148

Merged
merged 3 commits into from
May 8, 2023

Conversation

bittner
Copy link
Member

@bittner bittner commented May 8, 2023

  • Integrates input validation function for argparse
  • Fixes ArgumentError: argument -r/--runner: conflicting option string: -r
  • Makes --runner option require module:class syntax (like --behave-runner)

Relates to: #147

bittner added 2 commits May 8, 2023 19:39
Adds an input validation function for argparse to our codebase,
which was originally included in behave's codebase. See #147.
@bittner bittner self-assigned this May 8, 2023
@bittner bittner merged commit d4c3491 into main May 8, 2023
@bittner bittner deleted the fix/behave-v127dev3-breaks-mgmt-command branch May 8, 2023 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant