[development] Tips for a new developer
nan wich
nan_wich at bellsouth.net
Sun Mar 6 12:34:39 UTC 2011
As a certified project manager as well as a Drupal developer, I see the TDD
approach as flawed, particularly if the test and code developers are the same
person, which the word "first" implies. In a more ideal situation, they would be
done from a proper Design document - in parallel, by different people. But, in
my experience, few Drupal development projects follow good methodologies unless
done by larger contracting companies, so be prepared to throw any methodology
you know out the window.
Nancy
Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
________________________________
From: robert mena <robert.mena at gmail.com>
To: development at drupal.org
Sent: Sat, March 5, 2011 11:20:43 PM
Subject: [development] Tips for a new developer
Hi,
I am beginning to develop for drupal and plan to use it as my framework. I've
been using Zend for a while so I am still trying to get used to the way things
are done.
So far I have some questions about strategies for development since I try to
follow a TDD methodology (test driven development) where I develop the tests
first and then go actually developing the code that performs the expected
behavior.
If possible I'd like to receive any tips / tutorials about module creation and
testing methodologies.
Regards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.drupal.org/pipermail/development/attachments/20110306/deb1e578/attachment.html
More information about the development
mailing list