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