-
Errors occurred while initializing the phpunit tests environment:
`++ Error applying default setting 'turnitintooltwo/accountid': This value i
s not valid ++ …
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.5.36
| PHP version | 8.3.12
| Installation Method | Composer
| OS | Debian te…
-
### 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…
-
### Feature request
we should error about dataProvider annotations without a corresponding method
https://phpstan.org/r/9870d218-28c5-4636-88e9-85f73ce78bc9
### Did PHPStan help you today? Did it…
-
### Description
https://github.com/cakephp/cakephp/blob/4.x/src/TestSuite/Fixture/SchemaLoader.php#L71-L87
If `dropTables()` is by passed via` $dropTables = false` (line 71) the `$driver->connec…
-
After logging in to Keycloak for verification, I still stay on the homepage, and 401 ERROR appears in the Console.
-
Regarding the treatment of the `vendor` as a layer, I have the following depfile
```yml
parameters:
ProjectName: MyProject
deptrac:
paths:
- ./src/MyProject
- ./vendor
exclude_…
-
Hi - this could be a configuration error by me - I've been following the instructions here: [[http://blog.loftdigital.com/running-phpunit-tests-in-eclipse-pdt]] on a Windows machine, though I've adjus…
-
the backup/moodle1 directory is there to allow sites that have a Moodle 1.9 (or older) backup file that contains your plugin. I don't think your plugin has ever supported Moodle 1.9 (oldest I could fi…
-
Hi! I have read the documentation for contribuiting https://php-di.org/contributing.html and followed them step-by-step, but I've stall at the "Run tests" part.
Because when I ran phpunit, this err…