Skip to content

Update tests/usertests.php#20

Open
appelflap wants to merge 1 commit intomixu:masterfrom
appelflap:patch-1
Open

Update tests/usertests.php#20
appelflap wants to merge 1 commit intomixu:masterfrom
appelflap:patch-1

Conversation

@appelflap
Copy link

Unittest_Model_TestCase does not seem to exist in Kohana 3.2. PHPUnit was failing.
phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php
PHP Fatal error:  Class 'Unittest_Model_TestCase' not found in /path/to/kohana/modules/user/tests/usertests.php on line 15

Unittest_Model_TestCase does not seem to exist in Kohana 3.2. PHPUnit was failing.
phpunit --bootstrap=modules/unittest/bootstrap.php modules/unittest/tests.php
PHP Fatal error:  Class 'Unittest_Model_TestCase' not found in /path/to/kohana/modules/user/tests/usertests.php on line 15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant