[development] Back to Curl-based content generation
Daniel F. Kudwien
news at unleashedmind.com
Thu Feb 19 14:23:10 UTC 2009
Executing arbitrary stuff in Drupal via cURL?
Simple. As in "SimpleTest".
The entire testing suite is based on cURL. I recommend having a look at
http://drupal.org/project/simpletest, resp. /modules/simpletest in CVS HEAD
of Drupal core.
To get a feeling of how to use it properly, I recommend writing some tests
for D7. That way, you'll learn how to properly use the testing framework,
and thus, how to use cURL for doing arbitrary stuff. We even have some
issues prepared for you:
http://drupal.org/project/issues/drupal/term/345
sun
More information about the development
mailing list