PHP code example of testomatio / list-tests
1. Go to this page and download the library: Download testomatio/list-tests library. Choose the download type require. 2. Extract the ZIP file and open the index.php. 3. Add this code to the index.php.
<?php
require_once('vendor/autoload.php');
/* Start to develop here. Best regards https://php-download.com/ */
testomatio / list-tests example snippets
php vendor/bin/list-tests test/
php vendor/bin/list-tests tests --markdown test-docs.md
PREPEND_URL=https://github.com/testomatio/php-list-tests/tests php vendor/bin/list-tests tests --markdown tests.md
TESTOMATIO={api-key} php vendor/bin/list-tests tests