Registry / testing / contao-test-case

contao-test-case

JSON →
library5.7.6phppackagistunverified

Contao test case.

composer require contao/test-case
INSTALL
IMPORT
SIG · CONTAO-TEST-CASE
C
contao-test-case
testingphpv5.7.6
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.

ContaoTestCase
use Contao\TestCase\ContaoTestCase;

Extend ContaoTestCase for Contao-specific testing.

use Contao\TestCase\ContaoTestCase; class MyTest extends ContaoTestCase { public function testSomething(): void { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.7.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
contao-test-case — pip install contao-test-case · libregistry