Using the Codeception test with
Form::macro
extended Form
My extension is written in a file, with composer
the automatic loading. Do you want to refer to this file before the unit test? However, when quoting the file, the error can not find the file.
What do you usually do when testing a chestnut or function that is not a class?
codeception
when you do unit tests, you also report errors.
[PHPUnit_Framework_ExceptionWrapper] Undefined property: STFormTest::$name
Reply content:
Using the Codeception test with Form::macro
extended Form
My extension is written in a file, with composer
the automatic loading. Do you want to refer to this file before the unit test? However, when quoting the file, the error can not find the file.
What do you usually do when testing a chestnut or function that is not a class?
codeception
when you do unit tests, you also report errors.
[PHPUnit_Framework_ExceptionWrapper] Undefined property: STFormTest::$name