# pytest.iniとsetup.cfgの両方にマーカーを追加する前に、どちらが優先されるか確認する
pytest.iniとsetup.cfgの両方にマーカーを追加する前に、どちらが優先されるか確認する
**Why:** 両ファイルに同じマーカーを追加した結果、setup.cfg側が優先され警告が残った
**How to apply:** testing カテゴリの作業時に適用する。
_Auto-learned by session_learner.py on 2026-04-19_
pytest.iniとsetup.cfgの両方にマーカーを追加する前に、どちらが優先されるか確認する