Registry / testing / kohana-unittest

kohana-unittest

JSON →
library3.3.6phppackagistunverified

PHPUnit integration for running unit tests on the Kohana framework

composer require kohana/unittest
INSTALL
IMPORT
SIG · KOHANA-UNITTEST
K
kohana-unittest
testingphpv3.3.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.

TestCase
use Kohana\Unittest\TestCase;

Extend TestCase to write Kohana unit tests

use Kohana\Unittest\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kohana-unittest — pip install kohana-unittest · libregistry