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 8 of 18; 24 results per page.

Show the canonical directory
Preview of GeoJSON Sample
geojson
548 B
Actual file preview for GeoJSON Sample

GeoJSON Sample

A GeoJSON FeatureCollection with a point, a line, and a polygon — for testing map tools and geo importers.

File
GEOJSON · Geospatial · UTF-8
Preview of GPX Track
gpx
495 B
Actual file preview for GPX Track

GPX Track

A GPX track with timestamped trackpoints and elevation — for testing route parsers and mapping tools.

File
GPX · Geospatial · UTF-8
Use case
Geospatial
Preview of GraphQL Schema (SDL)
graphql
483 B
Actual file preview for GraphQL Schema (SDL)

GraphQL Schema (SDL)

A GraphQL Schema Definition Language (SDL) file with queries, a mutation, object/input types, and an enum — for testing GraphQL schema parsers, linters, and code generators.

File
GRAPHQL · Api
Preview of Graphviz DOT Graph
dot
217 B
Actual file preview for Graphviz DOT Graph

Graphviz DOT Graph

A Graphviz DOT directed graph describing a fulfilment pipeline — for testing DOT parsing, Graphviz rendering, and DOT-to-SVG/PNG conversion.

File
DOT · Diagrams
Use case
Conversion testingEditor testing· Conversion set
Preview of HDF5 — Hierarchical Scientific Data
h5
6.3 KB
Actual file preview for HDF5 — Hierarchical Scientific Data

HDF5 — Hierarchical Scientific Data

A small HDF5 file with a compound 'employees' dataset and a numeric 'readings' grid — the hierarchical format used across science and ML. For testing h5py/HDF5 readers and conversion.

File
H5 · Binary · 5 rows
Preview of Headerless CSV
csv
453 B
Actual file preview for Headerless CSV

Headerless CSV

A CSV with no header row — for testing parsers that must infer or be told the column names.

File
CSV · CSV · 20 rows
Use case
CSV parsing
Preview of Healthcare ORM HL7 Message (SAMPLE)
hl7
187 B
Actual file preview for Healthcare ORM HL7 Message (SAMPLE)

Healthcare ORM HL7 Message (SAMPLE)

Sample HL7 v2 ORM order message with PID and OBR segments — fictional patient and order ids.

File
HL7 · Healthcare
Use case
Data import
Preview of Healthcare Prescription (JSON)
json
149 B
Actual file preview for Healthcare Prescription (JSON)

Healthcare Prescription (JSON)

Synthetic e-prescription JSON for pharmacy routing and validation tests.

File
JSON · Healthcare
Use case
Data import
Preview of HLS Playlist (M3U8)
m3u8
222 B
Actual file preview for HLS Playlist (M3U8)

HLS Playlist (M3U8)

An HTTP Live Streaming (HLS) media playlist in UTF-8 M3U8 — #EXT-X-VERSION, target duration, four timed .ts segments, and #EXT-X-ENDLIST — for testing HLS parsers and adaptive-streaming players.

File
M3U8 · Feeds
Preview of HR — Employees Mini (CSV)
csv
206 B
Actual file preview for HR — Employees Mini (CSV)

HR — Employees Mini (CSV)

Synthetic hr dataset (employees-mini) as CSV — for ETL and warehouse loader tests.

File
CSV · Hr · 8 rows
Use case
Data importCSV parsing· Conversion set
Preview of htpasswd (HTTP Basic Auth)
htpasswd
208 B
Actual file preview for htpasswd (HTTP Basic Auth)

htpasswd (HTTP Basic Auth)

An Apache/nginx .htpasswd file with two users hashed using the {SHA} scheme (Base64 SHA-1) — the sample passwords are documented in the file, for testing Basic-Auth credential parsers and hash identification.

File
HTPASSWD · Security
Preview of iCalendar Event
ics
356 B
Actual file preview for iCalendar Event

iCalendar Event

An iCalendar (.ics) file with a single event and CRLF line endings per spec — for testing calendar imports.

File
ICS · Calendar Contacts · UTF-8