snaptol.plugin.snaptolshot

Contents

snaptol.plugin.snaptolshot#

snaptol.plugin.snaptolshot(request)[source]#

A pytest fixture that provides a Snapshot object tied to the current test request. Returns the instanciated Snapshot object.

Parameters:

request (FixtureRequest) – The pytest request object containing test context information.

Return type:

Snapshot