Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab |
I had the same issue and i found out that i had not set the "Test Frameworks" on my IDE settings.
To do this on my project (using PhpStorm) i set the path with the value: Code: "[PATH_OF_MY_PROJECT]\htdocs\vendor\autoload.php" |
Messages In This Thread |
Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab - by shoorick - 12-06-2023, 05:10 PM
RE: Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab - by kenjis - 12-06-2023, 07:59 PM
RE: Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab - by Scissors38th - 01-02-2024, 05:07 AM
RE: Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab - by ozornick - 06-09-2024, 12:38 AM
RE: Undefined constant "CodeIgniter\Test\SUPPORTPATH" while testing at GitLab - by kenjis - 06-09-2024, 08:47 PM
|