That's great way to test helpers and also immediately see if they are not too coupled. I tried to introduce such way of testing some time ago but the response was not too enthusiastic. Soon I learned that it's easier to convince people to take one more step forward and ditch using helpers at all ;)
I think thats a better tip =) ... Actually in this project we have no more than 10 custom helpers... but sometimes we think that helpers are the better solution.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
That's great way to test helpers and also immediately see if they are not too coupled. I tried to introduce such way of testing some time ago but the response was not too enthusiastic. Soon I learned that it's easier to convince people to take one more step forward and ditch using helpers at all ;)
I think thats a better tip =) ... Actually in this project we have no more than 10 custom helpers... but sometimes we think that helpers are the better solution.