Supported Versions: PHP 4, PHP 5, PHP 7, PHP 8
Change directory
<?php chdir(string $directory): bool
<?php             $this->markTestSkipped('Tests not supported on legacy PHP 5.3 or HHVM');

        }



        chdir(__DIR__ . '/bin/');

    }



    public function testExecuteExampleWithoutLoopRunRunsLoopAndExecutesTicks()