Module testutil

Source
Expand description

Utilities for writing tests that interact with todo file

Structs§

TodoFileTestContext
Context for with_todo_file

Functions§

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