-
In Moodle 4.4 the plugin causes core unit test to fail:
```
root@be41cb69a349:/var/www/moodle# vendor/bin/phpunit --testsuite='core_testsuite' --filter='test_admin_apply_default_settings'
Moodle …
-
Hi!
Before installing the plugin, I run tests.
version plugin: 2024050200
release: 2024050200
I launched
```vendor/bin/phpunit --filter mod_dialogue```
Result:
```
Moodle 4.1.11+ (Build:…
-
In Behat contexts, when you're making assertions, you can use PHPUnit to do that for you. The benefit of that is shorter, more familiar syntax + Behat supports PHPUnit assertions out of the box and pr…
-
Hiya!
I just noticed some PHP 8.1 notices related to Mustache for a repo where this package is a dependency of a dependency ;-)
While I'd love to send in some PRs to fix things, but that would r…
jrfnl 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.
## Config Migration Needed
- […
-
| Subject | Details |
| :------------- | :---------------------------------------------------------------------------- |
…
-
Using 8.4.0beta3
```
PHPUnit 10.5.30 by Sebastian Bergmann and contributors.
Runtime: PHP 8.4.0beta3
Configuration: /dev/shm/BUILD/tc-lib-color-14fc157ae64767cc6761e9126f7ec7e5b27bf1cb/p…
-
Right now `Mink` has nice `has*` methods (e.g. `hasContent`, `hasTag`, etc.), that returns true or false. However error messages when something fails, produced by `$this->assertTrue` method are totall…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 11.3.5
| PHP version | 8.3.8
| Installation Method | Composer
#### Summary
The diff outp…
-
| Q | A
| --------------------| ---------------
| PHPUnit version | 10.5.20
| PHP version | 8.1.2-1ubuntu2.17 (cli)
| Installation Method | PHAR
#### Summary
Wh…