Skip to content
Novus Examples

Explore the test library

Find files, editable templates and browser test targets by what you need to make or test. Explore complete business kits for connected records, templates and expected results.

5297 results

Page 143 of 221; 24 results per page.

Show the canonical directory
Preview of OTLP/JSON Trace: 13-Span Checkout Request (json)
json
27.9 KB
Actual file preview for OTLP/JSON Trace: 13-Span Checkout Request (json)

OTLP/JSON Trace: 13-Span Checkout Request (json)

A complete OTLP/JSON trace export: one checkout request across five services as 13 spans, four levels deep, with HTTP, database, RPC and messaging semantic-convention attributes, span events and a producer span. Trace and span IDs are fixed, so ingesting it twice produces identical output.

File
JSON · Traces
Use case
ObservabilityJSON parsing+1· Paired fixture
Preview of OWASP Dependency-Check Report (JSON)
json
7 KB
Actual file preview for OWASP Dependency-Check Report (JSON)

OWASP Dependency-Check Report (JSON)

A Dependency-Check-shaped JSON report, including the evidence-collection block that records how a package was identified and the confidence attached to that identification. Advisory identifiers use the invented NOVUS-SAMPLE namespace with SAMPLE-CVE aliases; no identifier here refers to a published CVE, GHSA or OSV record, and no package named exists.

File
JSON · Vulnerability
Use case
JSON parsingSchema validation+1· Paired fixture
Preview of OWASP Dependency-Check Report (XML)
xml
3.6 KB
Actual file preview for OWASP Dependency-Check Report (XML)

OWASP Dependency-Check Report (XML)

The XML twin of the Dependency-Check report (the form most Maven and Jenkins integrations consume) carrying the same four SAMPLE findings inside a namespaced analysis element. Advisory identifiers use the invented NOVUS-SAMPLE namespace with SAMPLE-CVE aliases; no identifier here refers to a published CVE, GHSA or OSV record, and no package named exists.

File
XML · Vulnerability
Use case
Conversion testingSchema validation+1· Paired fixture
Preview of Package Manifest - Intentionally Invalid, Conflict Markers in JSON
json
244 B
Actual file preview for Package Manifest - Intentionally Invalid, Conflict Markers in JSON

Package Manifest - Intentionally Invalid, Conflict Markers in JSON

A package manifest left mid-merge, so the file is intentionally invalid JSON: conflict markers sit inside the dependencies object. Any tool that reads manifests has to fail on this with a message about the conflict rather than a bare syntax error at line 5.

File
JSON · Merges · UTF-8
Use case
Error handlingVisual diff / regression+1· Conversion set
Preview of packages.lock.json (NuGet)
json
2.5 KB
Actual file preview for packages.lock.json (NuGet)

packages.lock.json (NuGet)

A NuGet lockfile keyed by target framework, distinguishing Direct from Transitive entries and recording a base64 contentHash for each fictional package. Every package, version, hash and licence is fictional: the tree describes nothing real.

File
JSON · Lockfiles
Use case
JSON parsingConfig parsing+1· Conversion set
Preview of Packed NetCDF: Unpacked Ground Truth (.csv)
csv
5.3 KB
Actual file preview for Packed NetCDF: Unpacked Ground Truth (.csv)

Packed NetCDF: Unpacked Ground Truth (.csv)

The stored integer, the unpacked value, the original float and the quantisation error for all 120 cells of the packed NetCDF grid. It makes the cost of int16 packing explicit and gives an unpacking implementation an exact per-cell target.

File
CSV · Gridded · 120 rows
Use case
Scientific dataConversion testing+1· Paired fixture
Preview of Packing Slip Template (DOCX)
docx
36.4 KB
Actual file preview for Packing Slip Template (DOCX)

Packing Slip Template (DOCX)

A shipment packing slip with order and PO references, ship-from and ship-to blocks, and a SKU table comparing ordered versus shipped quantities.

File
DOCX · Packing Slip
Use case
Templates
Preview of Parallel Translation Corpus: EN↔ES (JSONL)
jsonl
1.3 KB
Actual file preview for Parallel Translation Corpus: EN↔ES (JSONL)

Parallel Translation Corpus: EN↔ES (JSONL)

An English↔Spanish parallel corpus in JSON Lines: 20 aligned sentence pairs of everyday phrases. A fixture for training and evaluating machine-translation models and for testing UTF-8 handling of accented characters.

File
JSONL · Nlp