Part of
src/cmds/— see also docs/contributing/TECHNICAL.md
pytest_cmd.rsuses a state machine text parser (no JSON available from pytest)ruff_cmd.rsuses JSON for check mode (--output-format=json) and text filtering for format modepip_cmd.rsauto-detectsuvas a pip alternative and routes accordinglypython -m pytestandpython3 -m mypyare rewritten by the hook registry tortk pytest/rtk mypy
ruff_cmdis called bycmds/js/lint_cmdandcmds/system/format_cmdfor Python projectsmypy_cmdis called bycmds/js/lint_cmdwhen detecting Python type checking