Is it possible to integrate Behat into Moodle 2.4? Or is it 2.5 only?
Its 2.5+ only.
Dan, I think the question is, how much work would it be to back-port it, not whether it was there already.
Hi,
There are no plans to backport it to 2.4; If you are interested in doing it, IIRC the only dependencies it has are data generators and phpunit, where we abstracted part of the phpunit test database & dataroot generation., I would not say that is extremely hard, but it would require time and knowledge of how the system works.