Answer the question
In order to leave comments, you need to log in
How to run something from the OpenServer console?
you need to run the Codeception unit test
The instructions say to run it like this
./vendor/bin/codecept runbut it gives
"." is not an internal or external
command, operable program, or batch file.
dir=$(d=${0%[/\\]*}; cd "$d"; cd "../codeception/base" && pwd)
Answer the question
In order to leave comments, you need to log in
You need to go to the vendor\bin directory and run codecept
# cd vendor\bin\
# codecept
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question