Logo
Explore Help
Sign In
CodeBlocks/PHP.Composer.dotenv
4
0
Fork 0
You've already forked PHP.Composer.dotenv
Code Issues Pull Requests Projects Releases Wiki Activity
Files
v2.1.0
PHP.Composer.dotenv/phpunit.xml

11 lines
201 B
XML
Raw Permalink Normal View History

Class rename, composer add, phpUnit tests add Rename the class from ReadEnvFile to DotEnv. Add everything to a composer json file so it can be published to composer repository. Add phpUnit tests for system
2022-06-08 11:24:23 +09:00
<phpunit
colors="true"
verbose="true"
>
phpunit xml layout update
2024-05-22 17:06:13 +09:00
<testsuites>
<testsuite name="unit">
<directory>test/phpUnitTests/</directory>
</testsuite>
</testsuites>
Class rename, composer add, phpUnit tests add Rename the class from ReadEnvFile to DotEnv. Add everything to a composer json file so it can be published to composer repository. Add phpUnit tests for system
2022-06-08 11:24:23 +09:00
</phpunit>
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 57ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API