-
**Is your feature request related to a problem? Please describe.**
PHP 8.4 is scheduled for general release on November 21, 2024 and we planned to php8.4 support for adobe commerce.
**Describe the…
-
-
Paratest returns this error when a test fails
```sh
ParaTest v6.11.1 upon PHPUnit 9.6.20 by Sebastian Bergmann and contributors.
PHP Fatal error: Uncaught ValueError: str_repeat(): Argument #2 (…
-
https://github.com/php-actions/example-phpunit/blob/6667a7b2b4e76f67d7c256420fbb69fc9c649c42/composer.json#L10
* https://github.com/phpunit repos are archived.
* https://github.com/sebastianbergma…
-
Remove phpunit/phpunit from required composer.
Use require-dev for that.
-
`plagiarism_turnitin` is failing to pass unit testing with Moodle 4.2. There are some changes to quiz classes in Moodle core, please see the trace below:
```
plagiarism_turnitin_quiz_testcase::tes…
-
### Description
Recently I have added a optimization to the PHPUnit PHPT testrunner (which was initially copied from run-tests.php) to avoid subprocess overhead when evaluating side-effect free `—SKI…
-
### Use case
I am working on tests tool based on phpunit that work with generated data files per test method and dataset:
- In "recording" mode, data is written to the data files.
- In "default" mo…
-
Running PHPUnit tests with Moodle 4.5 (Build: 20241101) and PHP 8.3 shows multiple instances of the following warnings:
```
Deprecated: Creation of dynamic property filter_ally\renderables\wrapper…
-
Failed to download sebastian/version from dist: The zip extension and unzip/7z commands are both missing, skipping.
The php.ini used by your command-line PHP is: C:\Program Files\PHP\php.ini
Now…