[GH-ISSUE #1710] 💥 [DevOps] Developers must be able to run the unit tests locally #698

Closed
opened 2026-02-25 21:35:42 +03:00 by kerem · 1 comment
Owner

Originally created by @ulfgebhardt on GitHub (Sep 26, 2025).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/1710

💥 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.

Originally created by @ulfgebhardt on GitHub (Sep 26, 2025). Original GitHub issue: https://github.com/cypht-org/cypht/issues/1710 <!-- You can find the latest issue templates here https://github.com/ulfgebhardt/issue-templates --> ## 💥 DevOps <!-- Describe your issue in detail. Include screenshots if needed. Give us as much information as possible. Use a clear and concise description of what the problem is.--> 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: <img width="731" height="405" alt="Image" src="https://github.com/user-attachments/assets/536231e5-eff4-45e6-9518-e64d09befdc3" /> <img width="1852" height="356" alt="Image" src="https://github.com/user-attachments/assets/b9c1ddfd-56d7-482d-91ba-155ee346c048" /> 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.
kerem 2026-02-25 21:35:42 +03:00
  • closed this issue
  • added the
    devops
    label
Author
Owner

@IrAlfred commented on GitHub (Nov 22, 2025):

https://github.com/cypht-org/cypht/wiki/Running-local-Tests-in-Cypht

<!-- gh-comment-id:3566415515 --> @IrAlfred commented on GitHub (Nov 22, 2025): https://github.com/cypht-org/cypht/wiki/Running-local-Tests-in-Cypht
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cypht#698
No description provided.