Skip to main content

write_fixture

Function write_fixture 

Source
pub fn write_fixture(
    path: impl AsRef<Path>,
    value: &Value,
) -> Result<(), AgentError>
Expand description

Write fixture. This writes normalized JSON to the caller-provided fixture path on disk.