home/categories/testing/ahupp-diet-python-codex-skills-run-cpython-tests-skill-md
testingtesting-security

run-cpython-tests

Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a per-test timeout, capture output to cpython_full_test_run.log, and summarize failures from that log.

ahupp
maintainer
ahupp
更新於 1/19/2026
星標
0
分支
0
quick start

Installation and usage

Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a per-test timeout, capture output to cpython_full_test_run.log, and summarize failures from that log.

安裝
$ install --globalskills.sh
使用

安裝後,您可以透過在終端機執行以下指令來使用此技能:

skills use run-cpython-tests