pyvider-components
2025-09-16
Test infrastructure cleanup and taster CLI refactoring
245 files · 4,711+ · 11,307-
Test Infrastructure Cleanup
8 files changed
README.mdTaster: README.mdcli.pyTaster: cli.pyargv.pyTaster: argv.pycache.pyTaster: cache.pycrosslang.pyTaster: crosslang.pyexec_test.pyTaster: exec_test.pyinfo.pyTaster: info.pylauncher_test.pyTaster: launcher_test.py
- Refactored
.github/scripts/test-metadata.py(121 lines changed) with simplified validation qualify internal5 files
test-metadata.pymetadata.mdmetadata_pb2.mdassembly.mdindex.md
- Simplified pretaster scripts:
combo_test.py,pyvider_test.py, and added stubs forecho_test.py,env_test.py,exit_test.pyinstantiate internal5 files
combo_test.pypyvider_test.pyecho_test.pyenv_test.pyexit_test.py
Taster Refactoring
8 files changed
combo_test.pyPretaster: combo_test.pyecho_test.pyPretaster: echo_test.pyenv_test.pyPretaster: env_test.pyexit_test.pyPretaster: exit_test.pypyvider_test.pyPretaster: pyvider_test.pytest_exit_codes.shPretaster: test_exit_codes.shREADME.mdTaster: README.mdcli.pyTaster: cli.py
- Updated
helpers/taster/src/taster/cli.pywith CLI improvements decouple behavioral5 files
cli.pycombo_test.pyecho_test.pyenv_test.pyexit_test.py
- Refactored cache management in
taster/commands/cache.py(63 lines changed) streamline internal5 files
cache.pycombo_test.pyecho_test.pyenv_test.pyexit_test.py
- Updated argv and other command modules
decouple
behavioral
3 files
combo_test.pyecho_test.pyenv_test.py
Documentation Generator
8 files changed
index.mdDocumentation: api/index.mdcross-language.mdDocumentation: api/native/cross-language.mdgo.mdDocumentation: api/native/go.mdindex.mdDocumentation: api/native/index.mdrust.mdDocumentation: api/native/rust.mdcli.mdDocumentation: api/python/cli.mdindex.mdDocumentation: api/python/index.mdindex.mdDocumentation: api/python/packaging/index.md