• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TYPO3BestPractices / tea / 17393706068
100%

Build:
DEFAULT BRANCH: main
Ran 02 Sep 2025 05:00AM UTC
Jobs 1
Files 5
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

02 Sep 2025 04:59AM UTC coverage: 100.0%. Remained the same
17393706068

push

github

web-flow
[TASK] Unblock argument passing in `Build/Scripts/runTests.sh` (#1689)

* [TASK] Unblock argument passing in `Build/Scripts/runTests.sh`

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

This change removes this variable and passes all remaining
arguments after option processing directly to the PHPUnit
command and paves the way for future command improvements.

Note:   This makes the `-e` option basically obsolete, but
        is kept for now to minimize muscle memory issues.
        Using it will display a `deprecation` notice at the
        end of the script - so it gets recognized.

This is the Tea port of this change in the TYPO3 Core,
but without test chunking, the deprecated unit or functional
tests and without the acceptance tests (as we don't have
any of those):

https://review.typo3.org/c/Packages/TYPO3.CMS/+/82728

This is the first part of #1345.

* [BUGFIX] refactor back to using array as own variable

Related: #1689

---------

Co-authored-by: Eike Starkmann <eike.starkmann@posteo.de>

106 of 106 relevant lines covered (100.0%)

4.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 17393706068.1 02 Sep 2025 05:00AM UTC 5
100.0
GitHub Action Run
Source Files on build 17393706068
  • Tree
  • List 5
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17393706068
  • bcdce0fa on github
  • Prev Build on main (#17380851728)
  • Next Build on main (#17741008997)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc