with_todo_file

Function with_todo_file 

Source
pub fn with_todo_file<C>(lines: &[&str], callback: C)
Expand description

Provide a TodoFileTestContext instance containing a Todo for use in tests.

ยงPanics

Will panic if a temporary file cannot be created