> I dont know if the CORE TEAM use phpUnderControl for Joomla! I think
> is very interesting..
I support the underlying suggestion. phpUnderControl is a great tool to
control the whole build process and more.
> We should take at least PHP_CodeSniffer - tokenises PHP, JavaScript
> and CSS files and detects violations of a defined set of coding
> standards.
Yes, and - please - a set of *mandatory* unit tests to ensure, that new
features or bug fixes do not break anything.
Regards,
Niels
--
| http://www.kolleg.de · Das Portal der Kollegs in Deutschland |
| http://www.bsds.de · BSDS Braczek Software- und DatenSysteme |
| Webdesign · Webhosting · e-Commerce · Joomla! Content Management |
------------------------------------------------------------------
> Are you volunteering to help write unit tests?
Sure - I've done so before. The tests I wrote and sent as patches were
though not mentioned (except by Amy).
> Email them to me and I'll get them committed.
You'll find everything here:
http://groups.google.com/group/joomla-unit-test-group
I finally gave up, because I felt kinda lost in that group...
> Perfect. I'll scan through and get stuff merged in.
Thanks!
> Thanks for your work!
You're welcome! Currently, I'm fighting with two projects with a quite
bad burn down rate :(. When I'm through that, I'll continue working on
unit tests. Does it make sense to write momre tests for 1.5, or is it
more approproate to concentrate on 1.6?