-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.6.9
| PHP version | 8.1.20
| Installation Method | Composer
#### Summary
Lately we have ch…
-
Or am I missing something?
I am used to travis where you can define several WP versions for the tests.
I am new to docker but I have a fair knowlege about Linux and Ubuntu.
One way that could…
-
# Replace paratest (`blt custom:paratest`) with Drupal core run-tests.sh (`blt tests:drupal:run`)
Our custom Paratest command, which was built to run multiple PHPUnit tests concurrently, uses Para…
-
We need to support PHPUnit testing for Drupal 8.
* Is PHPUnit unnecessarily slow with grunt or virtual environments?
* How can we allow running phpunit for just some packages while also making `gr…
-
@edyonil seria interessante adicionar a instrução `WORKDIR` no `Dockerfile` dessa forma o container já será iniciado na pasta definida no `WORKDIR`, dessa não precisaremos adicionar a instrução `wokin…
-
Hi i've switched to Docker for my development stack and I'm trying out vscode-docker-phpunit which is working nicely, i do have a question though.
With the other phpunit extensions I could assign a…
-
-
I need to run tests from within a specific directory otherwise they will fail. I know, these tests are badly designed, but is there any way I could achieve this?
-
### Bug Report
| Q | A
|------------ | ------
| Version(s) | 2.14.x 2.13.4 2.13.3 2.13.2 2.13.1 2.13.0 2.12.0
After commit #166
#### Summary
Some unit test use method "sel…
-
Can the test be executed with debug mode using xdebug extension to breakpoint test code?
I guess in most cases when we have configured XDEBUG it is required only to add `XDEBUG_SESSION=1` at the b…