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

Show the canonical directory
Preview of Node.js Stack Trace (log)
log
551 B
Actual file preview for Node.js Stack Trace (log)

Node.js Stack Trace (log)

A realistic Node.js/Express stack trace — a TypeError with V8-style 'at function (file:line:col)' frames including an async frame and internal node: frames. A fixture for testing JS stack-trace parsers.

File
LOG · Logs · 7 frames
Use case
Log parsingError handling· Conversion set
Preview of OpenAPI 3.1 Spec (JSON)
json
3.1 KB
Actual file preview for OpenAPI 3.1 Spec (JSON)

OpenAPI 3.1 Spec (JSON)

A small but complete OpenAPI 3.1 description (two paths, three schemas) in JSON — for testing API tooling, mock servers, client codegen, and docs generators.

File
JSON · Api
Use case
API testingConversion testing· Conversion set
Preview of OpenAPI 3.1 Spec (YAML)
yaml
1.8 KB
Actual file preview for OpenAPI 3.1 Spec (YAML)

OpenAPI 3.1 Spec (YAML)

The same OpenAPI 3.1 description in YAML — the format most API definitions ship in. Paired with the JSON twin for testing YAML↔JSON conversion and spec parsers.

File
YAML · Api
Use case
API testingConversion testing· Conversion set
Preview of OpenAPI Schema Evolution - Breaking
json
1.2 KB
Actual file preview for OpenAPI Schema Evolution - Breaking

OpenAPI Schema Evolution - Breaking

The breaking member of a complete OpenAPI 3.1 ticket endpoint contract. Breaking relative to baseline: ticket id becomes integer and status becomes a required response property.

File
JSON · Schema
Use case
Schema / OpenAPI testingSchema validation+2· Conversion set
Preview of OPML Subscription List
opml
849 B
Actual file preview for OPML Subscription List

OPML Subscription List

An OPML 2.0 subscription list with nested outline groups and three feed entries (title, xmlUrl, htmlUrl) — the format RSS readers use to import and export subscriptions, for testing OPML parsers.

File
OPML · Feeds
Preview of ORC — Columnar Table
orc
1.5 KB
Actual file preview for ORC — Columnar Table

ORC — Columnar Table

The same employee table as Apache ORC — the columnar format common in the Hive/Hadoop ecosystem. For testing ORC readers and Parquet↔ORC conversion.

File
ORC · Binary · 5 rows
Use case
Conversion testingData engineering· Conversion set
Preview of Parquet — Columnar Table
parquet
2.4 KB
Actual file preview for Parquet — Columnar Table

Parquet — Columnar Table

A small employee table as Apache Parquet — the columnar format at the heart of modern data lakes and analytics. For testing Parquet readers (pandas, Spark, DuckDB) and conversion.

File
PARQUET · Binary · 5 rows
Use case
Conversion testingData engineering· Conversion set