what kind of software methodology is best to Moodle project

Re: what kind of software methodology is best to Moodle project

by Marcus Green -
Number of replies: 0
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers

Test Driven. Learn to write phpUnit tests and you will have the basis of a methodology. Either that or JFDI.