-
My `composer.json`:
```json
{
"name": "crater-invoice/crater",
"description": "Free & Open Source Invoice App for Individuals & Small Businesses. https://craterapp.com",
"keywords": […
-
Hi Team,
I am working on validating opentelemetry-php master version on Power(ppc64le) architecture.
As I firstly tried it on ppc64le arch. then also checked it on x86_64 architecture but the same t…
-
Currently when provider verifier can't find the required plugin, it simply shutdown without any error message:
```
PACT_LOGLEVEL=debug phpunit example/provider/ …
-
The workflow's `execute()` function is called, but not its first activity's `execute()` function.
The **workflow** class method starts with:
```
public function execute($email_address = '')
…
-
Running Moodle 3.9 unit tests and having the following issues:
```
There were 4 failures:
1) qtype_formulas_variables_test::test_evaluate_general_expression
Failed asserting that -0.3547329720…
-
**Description**
Let's consider the following use case:
* I have a cluster of elasticsearch server `[a .. z]`
* My application got the list of some server `[a .. c]`
* If a request fails on `a…
-
After commit [1c46c1f](https://github.com/julien-boudry/Condorcet/commit/1c46c1f2d217315be8d118dc10c78799d7cee27e), various test failures show that various methods are outputting the wrong results in …
-
Loving the pest project, it's really changing the way I test so thank you for that!
However, I've come across a bit of a strange issue. I have retrofitted PEST to a project that previously had a lo…
-
| Question | Answer
| ------------| ---------------
| Infection version | 0.26.19
| Test Framework version | PHPUnit 9.6.3
| PHP version | 8.1.2
| Platform | Linux Mint
| Github Repo | htt…
-
Test: tests\unit\MultiDbSecondaryMigrationTest::testMysql
Github action fail: https://github.com/SOHELAHMED7/yii2-openapi/actions/runs/4253815431/jobs/7399197040
Locally
```
There was 1 …