-
PHPUnit 10 has recently been released and it includes improvements to the testing framework along with a new Event system. Unfortunately, it also brings along a breaking change that causes this librar…
-
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…
-
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Your requirements could not be resolved to an installable set of packages.
…
-
Trying to install this extension seems not to work currently because composer seems not to be able to find a suitable atoum dependency:
```
./composer.phar require --dev atoum/phpunit-extension
U…
-
Hello,
I am using your code sample:
````
require_once('PHPUnit/Extensions/AppiumTestCase.php');
require_once('PHPUnit/Extensions/AppiumTestCase/Element.php');
class MySuperTests extends PHPUn…
-
Hi
I have an issue when launch my first test
./vendor/bin/phpunit tests/
PHP Fatal error: Class 'PHPUnit_Framework_TestCase' not found in /Users/testIntuitive/vendor/laracasts/integrated/src…
spham updated
4 years ago
-
#### What are you trying to achieve?
Inject a symfony class into a functional test
#### What do you get instead?
Codeception fails to inject the class - fails to resolve the dependency
> Pro…
-
[0], best to avoid `MW-master` / MW 1.28 as test instance.
```
Using PHP 7.0.13
Semantic Watchlist: 1.2.0-alpha
Semantic MediaWiki: 2.5.0-alpha (SMWSQLStore3, mysql)
MediaWiki: 1.2…
-
Since MW 1.41 the bootstrapping of PHPUnit fails. This manifests itself in the fact that constants defined in `tests/bootstrap.php` are undefined, e.g.
```
3) SMW\Tests\Exception\JSONFileParseExce…
-
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
- […