-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.0.5
| PHP version | 8.1.2
| Installation Method | Composer
#### Summary
Expectations …
-
Interface "Codeception\Lib\Interfaces\Web" not found in /app/vendor/codeception/lib-innerbrowser/src/Codeception/Lib/InnerBrowser.php:43
`
root@7e8acfb44d18:/app# composer show -i | grep codecept…
-
## history
- japanese
https://github.com/sebastianbergmann/phpunit-documentation-japanese/commits/master/src/assertions.rst
- english
https://github.com/sebastianbergmann/phpunit-documentation-eng…
-
For example, consider #2195. It contains a data set provided for `IndexedReferenceFinderTest::testFinder` with expected value for which the test fails before resolving #2195.
We could store such t…
-
When running the default "test nearest" `require("neotest").run.run()` if another test starts with the same string as the test that is run, both are run.
for example:
```
test_something()
{
…
-
Being on https://github.com/microsoft/moodle-local_o365/commit/9bb561626442efe531a090c0ce28dc731f933472 unit tests are failing with following errors.
This has been fixed in 4.1 version
```
roo…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 7.4-dev
| PHP version | 7.2.7
| Installation Method | Composer
`@runClassInSeparateProcess`…
-
In PHPUnit 9, it was possible to get a non-zero exit code from phpunit if any tests encountered a warning, notice, or deprecation (with the proper configuration). This was very helpful for strictly pr…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 9.5.20
| PHP version | 8.1.5
| Installation Method | Composer
#### Summary
I have a some php…
-
My `composer.json`:
```json
{
"name": "crater-invoice/crater",
"description": "Free & Open Source Invoice App for Individuals & Small Businesses. https://craterapp.com",
"keywords": […