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
dfe8607934cf94ea9d1e11f8957725157276b1fc
PHP.Composer.dotenv/phpunit.xml

11 lines
202 B
XML
Raw 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"
Turn off phpunit verbose
2025-01-21 09:57:13 +09:00
verbose="false"
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 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: 124ms Template: 9ms
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