Skip to content

Instantly share code, notes, and snippets.

View zdyxry's full-sized avatar
🖖
Focusing

Yiran Zhou zdyxry

🖖
Focusing
View GitHub Profile
@voluntas
voluntas / main.py
Last active June 17, 2025 09:12
GitHub Actions (GitHub hosted runner) で docker + pytest + pyroute2 + tc を利用したネットワーク障害試験の自動化の一歩
Run uv run pytest tests/test_network.py -v -s
============================= test session starts ==============================
platform linux -- Python 3.12.11, pytest-8.4.0, pluggy-1.6.0 -- /__w/fault-injection-testing/fault-injection-testing/.venv/bin/python
cachedir: .pytest_cache
rootdir: /__w/fault-injection-testing/fault-injection-testing
configfile: pyproject.toml
plugins: asyncio-1.0.0
asyncio: mode=Mode.AUTO, asyncio_default_fixture_loop_scope=None, asyncio_default_test_loop_scope=function
collecting ... collected 1 item