Skip to main content

temp_config_for_mutation

Function temp_config_for_mutation 

Source
fn temp_config_for_mutation(config: &Config, temp_path: &Path) -> Config
Expand description

Build the config used inside a per-mutant temp workspace.

Start from the already materialized baseline config instead of reloading foundry.toml, so CLI overrides and runtime normalization stay identical between the baseline run and every mutant run.