%PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
Server IP : 49.231.201.246 / Your IP : 216.73.216.149 Web Server : Apache/2.4.18 (Ubuntu) System : Linux 246 4.4.0-210-generic #242-Ubuntu SMP Fri Apr 16 09:57:56 UTC 2021 x86_64 User : root ( 0) PHP Version : 7.0.33-0ubuntu0.16.04.16 Disable Function : exec,passthru,shell_exec,system,proc_open,popen,pcntl_exec MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /proc/11585/cwd/html/ppaobm/vendor/codeception/base/ |
Upload File : |
{ "name":"codeception/base", "description":"BDD-style testing framework", "keywords":["BDD", "acceptance testing", "functional testing", "unit testing", "tdd"], "homepage":"http://codeception.com/", "type":"library", "license":"MIT", "authors":[ { "name":"Michael Bodnarchuk", "email":"davert@mail.ua", "homepage":"http://codegyre.com" } ], "minimum-stability": "RC", "require": { "php": ">=5.6.0 <8.0", "ext-json": "*", "ext-mbstring": "*", "guzzlehttp/psr7": "~1.0", "symfony/finder": ">=2.7 <5.0", "symfony/console": ">=2.7 <5.0", "symfony/event-dispatcher": ">=2.7 <5.0", "symfony/yaml": ">=2.7 <5.0", "symfony/browser-kit": ">=2.7 <5.0", "symfony/css-selector": ">=2.7 <5.0", "symfony/dom-crawler": ">=2.7 <5.0", "behat/gherkin": "^4.4.0", "codeception/phpunit-wrapper": "^6.0.9|^7.0.6", "codeception/stub": "^2.0" }, "require-dev": { "monolog/monolog": "~1.8", "facebook/graph-sdk": "~5.3", "php-amqplib/php-amqplib": "~2.4", "codeception/specify": "~0.3", "pda/pheanstalk": "~3.0", "flow/jsonpath": "~0.2", "predis/predis": "^1.0", "squizlabs/php_codesniffer": "~2.0", "vlucas/phpdotenv": "^2.4.0", "symfony/process": ">=2.7 <5.0" }, "suggest": { "aws/aws-sdk-php": "For using AWS Auth in REST module and Queue module", "codeception/specify": "BDD-style code blocks", "codeception/verify": "BDD-style assertions", "codeception/phpbuiltinserver": "Start and stop PHP built-in web server for your tests", "flow/jsonpath": "For using JSONPath in REST module", "phpseclib/phpseclib": "for SFTP option in FTP Module", "league/factory-muffin": "For DataFactory module", "league/factory-muffin-faker": "For Faker support in DataFactory module", "symfony/phpunit-bridge": "For phpunit-bridge support", "stecman/symfony-console-completion": "For BASH autocompletion" }, "autoload":{ "psr-4":{ "Codeception\\": "src\\Codeception", "Codeception\\Extension\\": "ext" } }, "extra": { "branch-alias": { } }, "bin":["codecept"], "config": { "platform": {} } }