getsentry / pytest-sentry

Track flaky tests in Sentry
BSD 2-Clause "Simplified" License
46 stars 9 forks source link

ref: Add trace_id correlation to pytest setup/teardown #12

Closed untitaker closed 3 years ago

untitaker commented 3 years ago

Fix #10

Deciding against linking entire test run together via trace_id for now to reduce trace size.