Skip to main content

create_fixture

Function create_fixture 

Source
pub fn create_fixture(path: impl AsRef<Path>)
Expand description

Creates the schema and representative rows used by Claude Science report tests. The layout mirrors the Claude Science metadata database: one row per conversation frame, with root_frame_id grouping sub-agent frames into their parent session.