capture_events_fixture

safir.testing.sentry.capture_events_fixture(monkeypatch)

Return a function that returns a container with items sent to Sentry.

Parameters:

monkeypatch (MonkeyPatch)

Return type:

Callable[[], Captured]