Update core git config files, vendor installs for unit testing
Update .gitattributes with more files to ignore Add .gitignore for php unit test cache Install dotenv file parser for unit testing Update current test pages with dotenv file parser (replaces function call) Documentation PHPdoc update for checkMe method call
This commit is contained in:
5
vendor/gullevek/dotenv/phpunit.xml
vendored
Normal file
5
vendor/gullevek/dotenv/phpunit.xml
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
<phpunit
|
||||
colors="true"
|
||||
verbose="true"
|
||||
>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user