mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
phpC(d)I
This commit is contained in:
@@ -1,22 +1,15 @@
|
||||
build_settings:
|
||||
verbose: false
|
||||
prefer_symlink: false
|
||||
ignore:
|
||||
- "vendor"
|
||||
- "tests"
|
||||
|
||||
setup:
|
||||
|
||||
test:
|
||||
codeception:
|
||||
config: "tests"
|
||||
lint:
|
||||
php_loc:
|
||||
php_docblock_checker:
|
||||
allowed_warnings: -1
|
||||
# phing:
|
||||
# build_file: 'build.xml'
|
||||
# targets:
|
||||
# - "deploy"
|
||||
# php_unit:
|
||||
# directory: "tests/phpunit/"
|
||||
# args: "--bootstrap 'test/phpunit/bootstrap.php' --configuration 'tests/phpunit/phpunit.xml'"
|
||||
config: "tests/codeception/"
|
||||
path: "tests/codeception/_output/"
|
||||
|
||||
complete:
|
||||
|
||||
Reference in New Issue
Block a user