{"id":86900,"library":"graham-campbell-testbench","title":"Laravel TestBench","description":"TestBench Provides Some Testing Functionality For Laravel","status":"active","version":"6.3.0","language":"php","source_language":null,"source_url":"https://github.com/GrahamCampbell/Laravel-TestBench","tags":["laravel","testing","testbench","unit-testing"],"install":[{"cmd":"composer require graham-campbell/testbench","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"AbstractTestCase","correct":"use GrahamCampbell\\TestBench\\AbstractTestCase;"}],"quickstart":{"code":"use GrahamCampbell\\TestBench\\AbstractTestCase;\n\nclass MyTest extends AbstractTestCase\n{\n    public function testExample()\n    {\n        $this->assertTrue(true);\n    }\n}","lang":"php","description":"Extend AbstractTestCase for Laravel testing"},"warnings":[],"env_vars":null,"search_vec":"'function':7 'laravel':1,9,10 'provid':4 'test':6,11,15 'testbench':2,3,12 'unit':14 'unit-test':13","created_at":"2026-06-19T08:09:59.241496+00:00","updated_at":"2026-06-19T08:09:59.241496+00:00","problems":[],"ecosystem":"packagist","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/GrahamCampbell/Laravel-TestBench","github":"https://github.com/GrahamCampbell/Laravel-TestBench","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-19","next_check":"2026-12-16","install_tag":null}}