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
(.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
The text was updated successfully, but these errors were encountered:
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
On Windows 10 running "invoke test" after fixing invoke.yml to run on windows
I get the following:
The text was updated successfully, but these errors were encountered: