Skip to content

docs: update test commands to use pytest category flags#5958

Merged
Bobronium merged 1 commit into
mainfrom
detail/fix-docs/docs-update-test-commands-to-use-pytest-category-f-299788
Jun 4, 2026
Merged

docs: update test commands to use pytest category flags#5958
Bobronium merged 1 commit into
mainfrom
detail/fix-docs/docs-update-test-commands-to-use-pytest-category-f-299788

Conversation

@detail-app

@detail-app detail-app Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

The test commands in AGENTS.md and README.md were updated to use the new
--unit category flag introduced by the pytest test categorization system,
ensuring consistency with the rest of the documentation.

Example: Running 'uv run pytest tests/test_tools.py' still works but the
preferred convention is now 'uv run pytest --unit' which aligns with the
categorization system that prevents importing modules outside the selected
category.

Introduced by commit daeacfe (@Bobronium, #5945)


Doc Drift PRs can be configured here.

@detail-app detail-app Bot requested a review from Bobronium June 3, 2026 15:44
@chenghao-mou chenghao-mou requested a review from a team June 3, 2026 15:44

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

Comment thread AGENTS.md
@Bobronium Bobronium merged commit 7037a05 into main Jun 4, 2026
13 checks passed
@Bobronium Bobronium deleted the detail/fix-docs/docs-update-test-commands-to-use-pytest-category-f-299788 branch June 4, 2026 18:55
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.

1 participant