PATH:
home
/
sparklp6
/
public_html
/
website_356c8563
/
nitropack
/
nitropack-sdk
/
vendor
/
nitropack
/
httpclient
<?xml version="1.0" encoding="UTF-8"?> <phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/10.5/phpunit.xsd" displayDetailsOnTestsThatTriggerWarnings="true" backupGlobals="false" colors="true" processIsolation="false" stopOnFailure="true" testdox="true" cacheResult="true" cacheDirectory=".phpunit.cache" backupStaticProperties="true" > <testsuites> <testsuite name="feature"> <directory>tests/Feature</directory> </testsuite> <testsuite name="unit"> <directory>tests/Unit</directory> </testsuite> </testsuites> </phpunit>
[-] Dockerfile
[edit]
[-] .htaccess
[edit]
[+]
stubs
[+]
tests
[-] phpunit.xml.dist
[edit]
[+]
bin
[+]
..
[+]
src