Skip to content

docs: clarify isolated pytest trace-store output#245

Merged
aaronlab merged 1 commit into
aaronlab:mainfrom
nightcityblade:fix/issue-244
May 11, 2026
Merged

docs: clarify isolated pytest trace-store output#245
aaronlab merged 1 commit into
aaronlab:mainfrom
nightcityblade:fix/issue-244

Conversation

@nightcityblade

Copy link
Copy Markdown
Contributor

Summary

  • Add an expected-output note for the isolated pytest trace-store recipe in examples/README.md
  • Clarify that the temp store should contain db.sqlite, the run name is pytest isolated trace, and no browser/network/API keys are needed

Test Plan

  • uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q
  • uv run --python 3.11 --extra dev pytest -q

Demo / Screenshots

N/A — docs-only change.

Fixes #244

@aaronlab aaronlab merged commit b48d579 into aaronlab:main May 11, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docs: add expected-output note for isolated pytest trace store

2 participants