Skip to content
Novus Examples

Explore the test library

Search files, editable visual templates, and live browser targets from one registry-backed directory. Filtered query views stay crawlable for links but are deliberately noindex; the stable taxonomy pages below remain the canonical search surfaces.

430 results

Page 4 of 18; 24 results per page.

Show the canonical directory
Preview of Convert v2 ORC Employee Table Source
orc
1.5 KB
Actual file preview for Convert v2 ORC Employee Table Source

Convert v2 ORC Employee Table Source

Binary orc source for the five-row P8 employee conversion table, preserving ids, names, departments, booleans, and scores. Stable P8 artifact p8-convert-orc-source.

File
ORC · P8 Convert · 5 rows
Use case
Conversion testingData engineering+1· Conversion set
Preview of Convert v2 ORC Expected CSV
csv
434 B
Actual file preview for Convert v2 ORC Expected CSV

Convert v2 ORC Expected CSV

Csv semantic reference for the five-row P8 employee conversion table, preserving ids, names, departments, booleans, and scores. Stable P8 artifact p8-convert-orc-csv.

File
CSV · P8 Convert · 5 rows
Use case
Conversion testingData engineering+1· Conversion set
Preview of Convert v2 ORC Expected JSON
json
977 B
Actual file preview for Convert v2 ORC Expected JSON

Convert v2 ORC Expected JSON

Json semantic reference for the five-row P8 employee conversion table, preserving ids, names, departments, booleans, and scores. Stable P8 artifact p8-convert-orc-json.

File
JSON · P8 Convert · 5 rows
Use case
Conversion testingData engineering+1· Conversion set
Preview of CSV — Hash Comment Lines
csv
70 B
Actual file preview for CSV — Hash Comment Lines

CSV — Hash Comment Lines

A CSV with # comment lines mixed among data — common in scientific exports; tests comment skipping.

File
CSV · Encodings · 2 rows
Preview of CSV — Pipe Delimiter
csv
41 B
Actual file preview for CSV — Pipe Delimiter

CSV — Pipe Delimiter

A pipe-delimited (| ) tabular file — for testing non-comma delimiter autodetection.

File
CSV · Encodings · 2 rows
Preview of CSV — Ragged Column Counts
csv
28 B
Actual file preview for CSV — Ragged Column Counts

CSV — Ragged Column Counts

Rows with differing field counts — for testing how importers pad, truncate, or error on ragged CSV.

File
CSV · Encodings · 3 rows
Preview of CSV — Semicolon Delimiter (EU)
csv
58 B
Actual file preview for CSV — Semicolon Delimiter (EU)

CSV — Semicolon Delimiter (EU)

European-style CSV using semicolons as delimiters and comma decimals — a common locale edge case.

File
CSV · Encodings · 2 rows
Preview of CSV — Shift-JIS Japanese
csv
37 B
Actual file preview for CSV — Shift-JIS Japanese

CSV — Shift-JIS Japanese

A Shift-JIS encoded Japanese CSV — for CJK charset detection and Shift-JIS→UTF-8 conversion in importers.

File
CSV · Encodings · 2 rows
Preview of CSV — Single Column
csv
41 B
Actual file preview for CSV — Single Column

CSV — Single Column

A one-column CSV of email addresses — edge case for delimiter sniffers that expect commas in every row.

File
CSV · Encodings · 2 rows
Preview of CSV — UTF-8 with BOM
csv
90 B
Actual file preview for CSV — UTF-8 with BOM

CSV — UTF-8 with BOM

A CSV prefixed with a UTF-8 BOM (EF BB BF) and accented / CJK cells — for testing BOM-aware importers.

File
CSV · Encodings · 3 rows
Preview of CSV DST and Leap-Day Timestamps
csv
183 B
Actual file preview for CSV DST and Leap-Day Timestamps

CSV DST and Leap-Day Timestamps

Timestamps spanning a US spring-forward DST gap and leap-day dates for timezone and calendar edge-case testing.

File
CSV · Edge Cases · 4 rows