Project

General

Profile

Actions

Task #102769

closed

Unblock argument passing in `Build/Scripts/runTests.sh`

Added by Stefan Bürk 11 months ago. Updated 5 months ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Tests
Target version:
-
Start date:
2024-01-06
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The first argument after processing defined options has been
stored into the variable `TEST_FILE`. This value was passed
to phpunit based commands as last argument, defining the test
case to execute (or a subset).

Removing this workaround and directly passing remaining options
to the command makes special arguments like `-e` obsolete and
unblocks more generic command passings.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #104137: Avoid runTests.sh -eClosed2024-06-18

Actions
Actions

Also available in: Atom PDF