# tests/conftest.py # pytest configuration — enables test discovery for the tests/ directory. # No additional fixtures needed at the session level; env fixtures are # defined per-module in test_foundation.py and test_step.py.