I am trying to develop Moodle plugin in github . I would like to know how to setup the testing in Moodle environment . It would be great help if you explain in steps . I have read about the PHPUnit and Behat but how I make it use in moodle plugin development ?
Do I need to install plugin in every code changes ?