24 lines
1.1 KiB
INI
24 lines
1.1 KiB
INI
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_create_2e_tests=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_enabled=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.bootstrap_2e_path=
|
|
auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_enabled=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.configuration_2e_path=phpunit.xml
|
|
auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_enabled=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.customSuite_2e_path=
|
|
auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_enabled=true
|
|
auxiliary.org-netbeans-modules-php-phpunit.phpUnit_2e_path=vendor/bin/phpunit
|
|
auxiliary.org-netbeans-modules-php-phpunit.test_2e_groups_2e_ask=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_all=false
|
|
auxiliary.org-netbeans-modules-php-phpunit.test_2e_run_2e_phpunit_2e_only=false
|
|
code.analysis.excludes=
|
|
ignore.path=
|
|
include.path=${php.global.include.path}
|
|
php.version=PHP_72
|
|
source.encoding=UTF-8
|
|
src.dir=.
|
|
tags.asp=false
|
|
tags.short=false
|
|
test.src.dir=test
|
|
testing.providers=PhpUnit
|
|
web.root=.
|