behave.example icon indicating copy to clipboard operation
behave.example copied to clipboard

NameError: name 'behave_run' is not defined

Open Benjmeadows opened this issue 5 years ago • 2 comments

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

Benjmeadows avatar Aug 14 '20 16:08 Benjmeadows

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Comment to post when closing a stale issue. Set to false to disable

stale[bot] avatar Jun 11 '21 02:06 stale[bot]

Reopen

jenisys avatar Aug 28 '21 10:08 jenisys