Skip to content

NameError: name 'behave_run' is not defined #10

@Benjmeadows

Description

@Benjmeadows

On Windows 10 running "invoke test" after fixing invoke.yml to run on windows

run:
    echo: true
    pty: false
    shell: C:\Windows\System32\cmd.exe

I get the following:

(.venv_py) C:\Development\behave\behave.example>invoke test
�[1;37mc:\development\behave\behave.example\.venv_py\scripts\python.exe bin/behave -f progress  features�[0m
Traceback (most recent call last):
  File "bin/behave", line 1, in <module>
    behave_run.py
NameError: name 'behave_run' is not defined

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions