Skip to content

πŸ’₯ [DevOps] Developers must be able to run the unit tests locallyΒ #1710

@ulfgebhardt

Description

@ulfgebhardt

πŸ’₯ DevOps

Developers must be able to run the unit tests locally

I had trouble running the unit tests locally. This is required to uncover where the coverage is missing.
It does not work out of the box on my end:

Image Image

It would be good to have a command like composer run test:unit which runs things locally. It should also be used by the workflow.

A proper docker setup could be a way to ensure the developer does not need too much software or specifically configured php on his pc.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions