Loading...
Uploaded by jrovang on Jun 25, 2009
Part 4 of configuring eclipse/aptana to work with the PHPUnit testing tools ... ( Part 1: http://www.youtube.com/watch?v=28KGs9c0bSw ) ... ( Part 2: http://www.youtube.com/watch?v=_Tfkh_MupeY ) ... ( Part 3: http://www.youtube.com/watch?v=KyjFKtfK3fY ) ... ( Blog: http://rovangju.blogspot.com )
Science & Technology
Standard YouTube License
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
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
Thanks for the tutorial. Did you learn straight from documentation or from other sources as well?
thejacenxpress 1 year ago
nice tutorial, thank you for that :)
narc0x 2 years ago
Load more suggestions
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
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