Python Test Framework 2026 (差別化: 既存JS Test Vitest/Playwrightとは異なりPython専用Test Eco)。pytest 8.x (Holger Krekel・Fixture+Parametrize+Markers+Plugin Eco)+pytest-cov+pytest-asyncio+pytest-xdist (並列実行)+pytest-mock+pytest-django+pytest-FastAPI・unittest (Python標準ライブラリ・JUnit Style・xUnit family)・doctest (標準Docstring内Test)・nose2 (Nose後継・Maintenance)・hypothesis (Property-Based Testing・David MacIver 2013-)・tox (Test Matrix Environment Manager)+tox-uv (uv backend高速化)・nox (tox alternative・Configuration as Code Python)・Robot Framework (Acceptance Testing+RPA・Keyword-driven)・behave+pytest-bdd (Behavior Driven Development・Gherkin)・Locust (Load Testing Python)・Selenium 4 Python+playwright-python+webdriver Python・pyflakes+ruff Linter+mypy+pyright Type Checker・coverage.py+pytest-cov・¥0 OSS, 2026年pytest 8+hypothesis+pytest-asyncio+ruff主流。