Skip to content

Run CI tests with pytest discovery#77

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

Run CI tests with pytest discovery#77
Pigbibi merged 1 commit into
mainfrom
codex/use-pytest-ci-discovery-20260529

Conversation

@Pigbibi

@Pigbibi Pigbibi commented May 29, 2026

Copy link
Copy Markdown
Contributor

Summary

  • install pytest in CI
  • run pytest over tests so top-level test functions are collected alongside unittest suites

Verification

  • PYTHONPATH=src .venv/bin/python -m pytest -q tests/test_runtime_assembly.py tests/test_execution_outcomes.py tests/test_notification_events.py tests/test_package_version.py

@Pigbibi Pigbibi merged commit 598a9b8 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