{"id":86957,"library":"typo3-testing-framework","title":"TYPO3 Testing Framework","description":"The TYPO3 testing framework provides base classes for unit and functional testing of TYPO3 extensions and core.","status":"active","version":"9.5.0","language":"php","source_language":null,"source_url":"https://github.com/TYPO3/testing-framework","tags":["typo3","testing","functional-testing","unit-testing","framework"],"install":[{"cmd":"composer require typo3/testing-framework","lang":"bash","label":"composer require"}],"dependencies":[],"imports":[{"symbol":"FunctionalTestCase","correct":"use TYPO3\\TestingFramework\\Core\\Functional\\FunctionalTestCase;"}],"quickstart":{"code":"use TYPO3\\TestingFramework\\Core\\Functional\\FunctionalTestCase;\n\nclass MyTest extends FunctionalTestCase\n{\n    protected function setUp(): void\n    {\n        parent::setUp();\n    }\n}","lang":"php","description":"Extend FunctionalTestCase to write functional tests for TYPO3."},"warnings":[{"fix":"Ensure your TYPO3 version is compatible with the testing framework version.","message":"Requires TYPO3 v12+ for version 9.x","severity":"breaking","affected_versions":">=9.0.0"}],"env_vars":null,"search_vec":"'base':9 'class':10 'core':20 'extens':18 'framework':3,7,29 'function':14,24 'functional-test':23 'provid':8 'test':2,6,15,22,25,28 'typo3':1,5,17,21 'unit':12,27 'unit-test':26","created_at":"2026-06-19T08:11:04.547687+00:00","updated_at":"2026-06-19T08:11:04.547687+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://typo3.org/","github":"https://github.com/TYPO3/testing-framework","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}}