Try to make debugging of Kernel Tests easier

Created on 8 November 2015, over 8 years ago
Updated 23 June 2023, 12 months ago

Problem/Motivation

  • KernelTests run in isolation
  • Therefore phpunit creates some template file to keep global state on the child processes
  • By default the result of that template file is piped into a php process which makes it hard to debug

Proposed resolution

  • Store the result of the template in a file to improve debugability. PHPunit does this for Windows already. Include the Windows class under the generic name so it's always used.
  • Therefore file a PR against phpunit: https://github.com/sebastianbergmann/phpunit/pull/1942

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Closed: outdated

Version

11.0 🔥

Component
Simpletest  →

Last updated 1 day ago

Created by

🇩🇪Germany dawehner

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024