Hi,
I'm currently developing a component based on Joomla 2.5 and I'm wondering how to do TDD for Joomla components.
I found some documentation about running the Joomla test suite but nothing about testing of my own component.Since my profession is OSGi and JEE development and I'm using TDD for those projects, it feels bad to code without tests in PHP (always having the next regression in my back).
Do you know some links for that topic?
Regards Matthias