XLSX use case

XLSX Sample File for Parser Regression

Run parser and extractor regressions with stable sample fixtures and checksum validation.

3.1 KB Manifest JSON SHA256
Starter file

Download

xlsx_inventory_two_sheet_sample.xlsx

3.1 KB application/vnd.openxmlformats-officedocument.spreadsheetml.sheet SHA256 23ec535664cc...
Checklist

Testing Steps

  1. Compare parsed metadata against expected outputs.
  2. Validate behavior for malformed and edge-case inputs.
  3. Track parser drift after dependency upgrades.
Companion fixtures

Related Variants

xlsx_wide_table_sample.xlsx

3.0 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download

xlsx_monthly_budget_sample.xlsx

2.8 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download

xlsx_formula_recalc_sample.xlsx

2.8 KB · application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Download
Next steps

Related Pages