Skip to content

ci: run tests with pytest discovery#104

Merged
Pigbibi merged 1 commit into
mainfrom
codex/use-pytest-ci-discovery-20260529
May 29, 2026
Merged

ci: run tests with pytest discovery#104
Pigbibi merged 1 commit into
mainfrom
codex/use-pytest-ci-discovery-20260529

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • install pytest in CI
  • run tests with pytest discovery so top-level pytest modules are included

Verification

  • PYTHONPATH=.:../QuantPlatformKit/src:../UsEquityStrategies/src .venv/bin/python -m pytest -q tests/test_order_alerts.py tests/test_profile_key_governance.py tests/test_runtime_bootstrap_adapters.py tests/test_runtime_broker_adapters.py tests/test_runtime_composer.py tests/test_runtime_notification_adapters.py tests/test_runtime_reporting_adapters.py tests/test_runtime_strategy_adapters.py
  • PYTHONPATH=.:../QuantPlatformKit/src:../UsEquityStrategies/src .venv/bin/python -m pytest -q tests

@Pigbibi Pigbibi merged commit 027bd5b into main May 29, 2026
1 check passed
@Pigbibi Pigbibi deleted the codex/use-pytest-ci-discovery-20260529 branch May 29, 2026 10:59
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