Skip to main content

smoke_test

Macro smoke_test 

Source
macro_rules! smoke_test {
    ($build_fn:path) => { ... };
}
Expand description

Generates a smoke test that verifies build_combat_system does not panic with default inputs.