-
Hey,
when I press here on the run, how does it look like the PHPUnit command you execute?
It seems to parse all tests and then execute one and this takes longer than expected
Could you …
-
My `composer.json`:
```json
{
"name": "xxx",
"description": "xxx",
"type": "project",
"license": "proprietary",
"version": "3.0.0",
"require": {
"php": "8.3.*",
"ext-Si…
-
#### Package
show
```
$ composer show --latest gedmo/doctrine-extensions
name : gedmo/doctrine-extensions
descrip. : Doctrine behavioral extensions
keywords : Blameable, behaviors, doc…
Kaaly updated
1 month ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
This repository currently has no…
-
### Preconditions and environment
- 2.4.6 and 2.4.7
- Allure 2.30.0
### Steps to reproduce
1. Run the integration tests when a test contains a magentoDataFixture or other custom magento annotati…
-
Thank you for all the work on this extension.
However, I am having trouble organizing my tests in any way. In the readme of this extension it says "Shows a Test Explorer in the Test view in VS Code's…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Furthermore, while we are at it, we should think about defining some constraints for phpcs in VSCode through:
` "phpsab.snifferArguments": [
"--file-list="
],`
The defines "[a] file co…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 11.3.5
| PHP version | 8.3.8
| Installation Method | Composer
#### Summary
The diff outp…
-
Refactor towards a PHPUnit test runner extension, utilising the with PHPUnit `7.1.0` introduced hook interfaces.