flavorpack 2025-11-05
Taster command modernization and test suite improvements
51 files · 1,514+ · 841-

Taster Commands Modernization

  • Updated 16 taster command modules (benchmark, cache, env, exec_test, info, launcher_test, metadata, package, signals, slot_test, test, verify, argv, features, mmap, pipe, shell) with improved patterns streamline behavioral
  • Migrated from echo/print to pout/perr debugging patterns decouple internal
  • Added scripts/migrate_echo_to_pout.py (196 lines) migration tool instantiate internal
    1 file
    • migrate_echo_to_pout.py
  • Added scripts/bulk_migrate.py (103 lines) for batch migration streamline internal
    1 file
    • bulk_migrate.py

Test Suite Improvements

Documentation Updates