관리-도구
편집 파일: ExampleTest.php
<?php test('that true is true', function () { expect(true)->toBeTrue(); });