File manager - Edit - /home/autoph/public_html/projects/tickets-autohub/vendor/livewire/livewire/src/Commands/livewire.test.stub
Back
<?php namespace [testnamespace]; use [classwithnamespace]; use Illuminate\Foundation\Testing\RefreshDatabase; use Illuminate\Foundation\Testing\WithFaker; use Livewire\Livewire; use Tests\TestCase; class [testclass] extends TestCase { /** @test */ public function the_component_can_render() { $component = Livewire::test([class]::class); $component->assertStatus(200); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.04 |
proxy
|
phpinfo
|
Settings