The invention discloses a multi-
function code generation method and device,
electronic equipment and a storage medium, and belongs to the multi-
function code generation method and device, the
electronic equipment and the storage medium. The functions are called one by one according to the generation sequence of the functions, the functions are tested through the test cases corresponding to the functions, and error accumulation is prevented. Under the condition that the function test fails, the call chain causing the function
test failure is determined, the function
dependency graph is determined according to the call chain, the function
dependency graph represents the dependency relationship among the multiple functions, and the
test failure caused by the fact that the dependency relationship is not met is reduced. And according to the function
dependency graph, the generation sequence of the functions which are not tested is adjusted, and computing resources are saved. And according to the adjusted generation sequence, correcting the function which fails to be tested or continuing to test the next function, and changing the generation sequence from a static state to a dynamic state. Under the condition that the multiple functions meet the preset conditions, the target code is obtained according to the multiple functions, and the repair cost is remarkably reduced.