Skip to main content

read_fixture

Function read_fixture 

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

Read fixture. This reads and parses normalized JSON from the caller-provided fixture path on disk.