I am working with Codeigniter 3 and I installed phpunit in ubuntu but not able to use the classes of phpunit getting fatal error.
Now i want to check whether phpunit correctly installed or not?
If installed then how to use it in codeigniter application?