Add phpunit configuration file
Use the configuration file to pass the location of the tests and autoload class files. Pass -sp to phpcs command
This commit is contained in:
committed by
Niklas Laxström
parent
f216187aba
commit
6348e1589b
1
.gitignore
vendored
1
.gitignore
vendored
@@ -16,6 +16,7 @@ yarn-error.log*
|
||||
|
||||
# PHP
|
||||
vendor/
|
||||
*.cache
|
||||
|
||||
# Docs
|
||||
docs/_build/
|
||||
|
||||
Reference in New Issue
Block a user