State container for a test.
@type t() :: %Mirage.Session{ ast: any(), bookkeeping: bookkeeping(), page: any(), page_module: module(), params: map(), scope: tuple() | nil, server: any() }