{"id":89560,"library":"silverstripe-recipe-testing","title":"SilverStripe Recipe Testing","description":"SilverStripe recipe for testing tools and configuration.","status":"active","version":"4.0.0","language":"php","source_language":null,"source_url":"https://github.com/silverstripe/recipe-testing","tags":["silverstripe","testing","recipe","cms"],"install":[{"cmd":"composer require silverstripe/recipe-testing","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"FunctionalTest","correct":"use SilverStripe\\Dev\\FunctionalTest;"}],"quickstart":{"code":"use SilverStripe\\Dev\\FunctionalTest;\n\nclass MyTest extends FunctionalTest {\n    public function testSomething() {\n        $this->get('/');\n        $this->assertHTTPStatus(200);\n    }\n}","lang":"php","description":"Extend FunctionalTest to write SilverStripe integration tests."},"warnings":[],"env_vars":null,"search_vec":"'cms':14 'configur':10 'recip':2,5,13 'silverstrip':1,4,11 'test':3,7,12 'tool':8","created_at":"2026-06-19T08:49:03.777338+00:00","updated_at":"2026-06-19T08:49:03.777338+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/silverstripe/recipe-testing","github":"https://github.com/silverstripe/recipe-testing","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}}