Registry / testing / luyadev-luya-testsuite

luyadev-luya-testsuite

JSON →
library3.1.4phppackagistunverified

TestCases and Data for LUYA Modules and Components. Makes testing less pain.

composer require luyadev/luya-testsuite
INSTALL
IMPORT
SIG · LUYADEV-LUYA-TESTS
L
luyadev-luya-testsuite
testingphpv3.1.4
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.

WebApplicationTestCase
use luya\testsuite\cases\WebApplicationTestCase;

Extends the LUYA test case to write unit tests for LUYA modules.

use luya\testsuite\cases\WebApplicationTestCase; class MyTest extends WebApplicationTestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
luyadev-luya-testsuite — pip install luyadev-luya-testsuite · libregistry