[drupal-devel] Script to check contib module compatibility
neil at civicspacelabs.org
neil at civicspacelabs.org
Thu Mar 17 00:07:58 UTC 2005
Would anyone be interested in a script to automatically test if a module
is 4.6-compliant? I want to get some feedback before potentially
comitting to writing it. It would need two levels of output:
Warning: a module implements a hook which changed. Without creating a
unit test framework there is no easy way to determine if a module
works or not.
Error: a module implements a removed function or calls a function with
the wrong arguments?
What other test cases are posssible? Would anyone want to help?
-Neil
More information about the drupal-devel
mailing list