Registry / testing / matthiasnoback-symfony-config-test

matthiasnoback-symfony-config-test

JSON →
library6.2.0phppackagistunverified

Library for testing user classes related to the Symfony Config Component

composer require matthiasnoback/symfony-config-test
INSTALL
IMPORT
SIG · MATTHIASNOBACK-SYM
M
matthiasnoback-symfony-config-test
testingphpv6.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ConfigurationTestCaseTrait
use Matthias\SymfonyConfigTest\PhpUnit\ConfigurationTestCaseTrait;

Test Symfony Configuration classes with PHPUnit

use Matthias\SymfonyConfigTest\PhpUnit\ConfigurationTestCaseTrait; class MyConfigurationTest extends \PHPUnit\Framework\TestCase { use ConfigurationTestCaseTrait; public function testConfiguration() { $this->assertConfigurationIsValid([['key' => 'value']]); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
6.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
matthiasnoback-symfony-config-test — pip install matthiasnoback-symfony-config-test · libregistry