Skip to content

Add basic local testing setup to generated extension #564

@alexander-nitsche

Description

@alexander-nitsche

Is your feature request related to a problem? Please describe.
The tests of a generated extension cannot be executed directly, but the user has to set up an individual test environment, e.g. using the official TYPO3 documentation, which is error-prone.

Describe the solution you'd like
The TYPO3 Core already has a runTests.sh that handles all test scenarios in a convenient and comprehensive docker way, supporting Linux / MacOs / Windows. Generating a similar runTests.sh together with the TYPO3 extension in the Extension Builder would give the user a tool to run unit/function/acceptance tests of the extension immediately and provide inspiration for an individual test environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions