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
Actualizado 1/19/2026
Estrellas
0
Forks
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use run-cpython-tests