If you look in a few key spots it's all documented in a roundabout way. I just thought video with ti all together might help some people; kind of a 'crash course'.
jrovang 1 year ago
Thanks for the tutorial. Did you learn straight from documentation or from other sources as well?
thejacenxpress 1 year ago
include 'PHPUnit/Framework/TestCase.php';
should be in the example.
Thanks for the tutorial
kasandrop 2 years ago
@kasandrop
I believe the Framework.php include takes care of that. If you look at the introductory PHPUnit documentation - it merely references Framework.php
nice tutorial, thank you for that :)
narc0x 2 years ago
If you look in a few key spots it's all documented in a roundabout way. I just thought video with ti all together might help some people; kind of a 'crash course'.
jrovang 1 year ago
Thanks for the tutorial. Did you learn straight from documentation or from other sources as well?
thejacenxpress 1 year ago
include 'PHPUnit/Framework/TestCase.php';
should be in the example.
Thanks for the tutorial
kasandrop 2 years ago
@kasandrop
I believe the Framework.php include takes care of that. If you look at the introductory PHPUnit documentation - it merely references Framework.php
jrovang 1 year ago
nice tutorial, thank you for that :)
narc0x 2 years ago