# tests\exploratory\results-npx-tarball.json
@source-hash: dafe11d6e18d8aba
@generated: 2026-02-24T01:54:01Z
Test results output file containing exploratory test execution data for NPX tarball functionality.
## Structure and Data
- **Test summary metrics (L2-4)**: Total, passed, and failed test counts
- **Results array (L5-31)**: Individual test case execution records with name, status, and duration
## Test Cases Covered
- **Language listing (L6-10)**: NPX supported languages enumeration test
- **Python workflow (L11-15)**: Debug workflow validation for Python runtime
- **JavaScript workflow (L16-20)**: Debug workflow validation for JavaScript runtime
- **Server output validation (L21-25)**: Clean output verification test
- **Schema verification (L26-30)**: Tool schema validation test
## Key Metrics
All 5 test cases passed with durations ranging from 0ms to 8795ms. Python and JavaScript workflow tests show significantly longer execution times (8795ms, 7389ms) indicating actual runtime debugging scenarios.