Registry / testing / sulu-test-bundle

sulu-test-bundle

JSON →
library0.9.0phppackagistunverified

Test Bundle for the Sulu CMF

composer require sulu/test-bundle
INSTALL
IMPORT
SIG · SULU-TEST-BUNDLE
S
sulu-test-bundle
testingphpv0.9.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.

SuluTestCase
use Sulu\Bundle\TestBundle\Testing\SuluTestCase;

Extend SuluTestCase for integration tests

<?php require 'vendor/autoload.php'; use Sulu\Bundle\TestBundle\Testing\SuluTestCase; class MyTest extends SuluTestCase { public function testSomething() { $this->assertTrue(true); } }
Debug
Known issues
breakingThis bundle is designed for Sulu CMF and may not work standalone.
fix
Install Sulu CMF first and configure the test environment properly.
affects: >=0.9.0
Upgrade
Version history
0.9.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Resources
sulu-test-bundle — pip install sulu-test-bundle · libregistry