17 Mar
2005
17 Mar
'05
1:07 a.m.
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