Skip to main content

generate_python_test_app

Function generate_python_test_app 

Source
pub fn generate_python_test_app(
    spec: &AsyncApiV3Spec,
    protocol: Protocol,
) -> Result<String>
Expand description

Generate Python test application from AsyncAPI spec