FixCraft About BaseFWX

Testing

Quick Run

./scripts/test_all.sh

The script creates a local venv by default and writes logs to diagnose.log. Media tests require ffmpeg and ffprobe.

Modes

Examples:

./scripts/test_all.sh --fast
./scripts/test_all.sh --quickest
./scripts/test_all.sh --huge

Environment Overrides

Common knobs used by the test script:

Check scripts/test_all.sh for the full set of test flags and defaults.