---
title: "Tests"
manual: "TYPO3 Explained"
version: "main"
permalink: "https://docs.typo3.org/permalink/t3coreapi:extension-files-tests@main"
source: "ExtensionArchitecture/FileStructure/Tests/Index.rst"
rendered: "2026-09-26T10:15:30+00:00"
---

# `Tests` {#extension-files-tests}

This folder contains all automatic tests to test the extension.

Read more about [automatic testing](https://docs.typo3.org/permalink/t3coreapi:testing@main)

-   **Tests/Unit**

    Contains unit tests and fixtures.

-   **Tests/Functional**

    Contains functional tests and fixtures.
