Reduce run-tests.sh complexity in spawning subprocesses

Created on 25 March 2025, about 2 months ago

Problem/Motivation

run-tests.sh spawns subprocesses of itself, each one then running a single PHPUnit test class via PHPUnit, which itself spawns suprocesses for each test to be run in isolation. Maybe we can skip one level and let the main run-tests.sh process directly spawn PHPUnit subprocesses.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

Introduced terminology

API changes

Data model changes

Release notes snippet

📌 Task
Status

Active

Version

11.0 🔥

Component

phpunit

Created by

🇮🇹Italy mondrake 🇮🇹

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024