Macierz fixtures do importu CSV

Wybierz odpowiednia fixture CSV do importu arkuszy, zadan ETL, separatorow, kodowania i awarii parsera.

10 Fixture Rows
4 How to Use This Matrix
Use the matrix when the validation target is a set of variants rather than one canonical sample.
How to Use This Matrix

Coverage

  • Obejmuje czyste importy, rekordy wielowierszowe, alternatywne separatory, BOM i uszkodzone wiersze.
  • Przeznaczona dla uploadow z arkuszy, stagingu ETL i zestawow regresji CSV.
  • Laczy pojedyncze pobrania i pakiety CSV do konfiguracji wsadowej.
  • Pairs single-fixture downloads with the CSV import pack for bulk setup.
Fixture Rows

Available Variants

Variant Profile Test Focus File Size Pobierz
Quoted Fields
Good baseline for office-suite and export/import round-trip checks.
Valid import Comma escaping inside cells csv_quoted_fields_sample.csv
.csv SHA256 67e85ff8c59a...
119 B Pobierz
Multiline Fields
Useful when preview, import, and ETL stages disagree on row boundaries.
Valid edge Embedded newlines in quoted fields csv_multiline_fields_sample.csv
.csv SHA256 c2bbff1bee6d...
106 B Pobierz
UTF-8 BOM
Targets spreadsheet imports that infer encoding from BOM markers.
Encoding variant BOM-aware parser behavior csv_utf8_bom_sample.csv
.csv SHA256 87151ca8dc63...
86 B Pobierz
Semicolon Delimited
Useful for European import paths and locale-specific spreadsheet defaults.
Regional variant Delimiter configuration csv_semicolon_delimited_sample.csv
.csv SHA256 5096f81a36a1...
121 B Pobierz
Malformed Quotes
Valid regression input when you need parser errors instead of silent coercion.
Broken fixture Quote parsing failures csv_malformed_quotes_sample.csv
.csv SHA256 700e0d5faf4f...
125 B Pobierz
Inconsistent Columns
Useful for import rejection, partial ingest, and schema enforcement tests.
Broken fixture Row width validation csv_inconsistent_columns_sample.csv
.csv SHA256 4ade71571b80...
118 B Pobierz
10MB CSV
Useful when you need real CSV parsing with enough rows to expose chunking and preview performance issues.
Size fixture Mid-size import throughput csv_sample_file_10MB.csv
.csv SHA256 2c5289f6b411...
10.0 MB Pobierz
50MB CSV
Targets spreadsheet and ETL paths where transfer size begins to dominate over parser startup time.
Large fixture Large-file staging and upload limits csv_sample_file_50MB.csv
.csv SHA256 f7dc90615cdc...
50.0 MB Pobierz
100MB CSV
Useful for upload ceilings, worker timeouts, and streaming CSV validation with a real file.
Large fixture Chunked import and timeout thresholds csv_sample_file_100MB.csv
.csv SHA256 b9931a11a2bc...
100.0 MB Pobierz
250MB CSV
Best when you need a genuinely large CSV for staging, parsing, and long-running import validation.
Huge fixture Bulk import stress csv_sample_file_250MB.csv
.csv SHA256 48fb97b19c6e...
250.0 MB Pobierz
Related Strategy Pages

Related Packs and Workflows

Related Packs

CSV Import Test Pack

Bundle of realistic CSV fixtures for spreadsheet import, ETL ingestion, and parser regression testing.

csv_import_test_pack.zip · 1.7 KB

Related Workflows

Fixture do walidacji uploadu

Pliki testowe i pakiety do sprawdzania limitow uploadu, walidacji MIME, odbioru ZIP i workflow z mieszana zawartoscia.

Otworz workflow

Fixture do regresji parsera

Stabilne fixture i przypadki brzegowe dla parserow dokumentow, danych i archiwow wymagajacych deterministycznego pokrycia regresji.

Otworz workflow

Encoding Validation Fixtures

Text and structured-data fixtures for newline handling, UTF variants, BOM behavior, and parser encoding edge cases.

Otworz workflow

Large CSV Ingestion Fixtures

Real 50MB to 250MB CSV fixtures for chunked imports, staging pipelines, row-count stress, and spreadsheet or ETL throughput validation.

Otworz workflow
Related Strategy Pages

Related Pages

Best Format Guides

Use-Case Recommendations

How to Convert

Comparisons