Skip to main content

load_fixtures

Function load_fixtures 

Source
pub fn load_fixtures() -> Result<Vec<ModuleGraphFixture>, SpecError>
Expand description

Load every authored fixture.

§Errors

Fails if the .lisp source can’t be parsed.