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 125 of 221; 24 results per page.

Show the canonical directory
Preview of MessagePack: Binary JSON
msgpack
619 B
Actual file preview for MessagePack: Binary JSON

MessagePack: Binary JSON

The records as MessagePack: a compact binary serialization that maps onto the JSON data model, common in caches and RPC. For testing MessagePack codecs and JSON↔MessagePack conversion.

File
MSGPACK · Binary · 5 rows
Use case
Conversion testingSerialization testing· Conversion set
Preview of Messy CSV (quoted commas, newlines, ragged rows)
csv
222 B
Actual file preview for Messy CSV (quoted commas, newlines, ragged rows)

Messy CSV (quoted commas, newlines, ragged rows)

A deliberately messy CSV: a quoted field with a comma, a quoted field with an embedded newline, escaped double-quotes, and ragged rows with too few and too many fields, the cases that break naïve parsers.

File
CSV · CSV · UTF-8
Preview of Metric Range Export: Long (Tidy) CSV (csv)
csv
6.1 KB
Actual file preview for Metric Range Export: Long (Tidy) CSV (csv)

Metric Range Export: Long (Tidy) CSV (csv)

The same 90 samples as the query_range response, exported one row per observation with both epoch and ISO 8601 timestamps. The long layout every dataframe library prefers, and half of a reshaping pair.

File
CSV · Metrics · 90 rows
Use case
ObservabilityCSV parsing+1· Conversion set
Preview of Metric Range Export: Wide (Pivoted) CSV (csv)
csv
1.9 KB
Actual file preview for Metric Range Export: Wide (Pivoted) CSV (csv)

Metric Range Export: Wide (Pivoted) CSV (csv)

The same 90 samples pivoted to one column per service and one row per timestamp: the layout a spreadsheet chart expects. Paired with the long-format export so a reshape can be scored in both directions.

File
CSV · Metrics · 30 rows
Use case
ObservabilityCSV parsing+1· Conversion set
Preview of Mini RAG Corpus: doc-a.md
md
162 B
Actual file preview for Mini RAG Corpus: doc-a.md

Mini RAG Corpus: doc-a.md

A short Markdown document in the mini RAG corpus (doc-a.md). Retrieve against the paired queries JSON.

File
MD · Rag
Use case
ML training dataNLP datasets+1· Conversion set
Preview of Mini RAG Corpus: doc-b.md
md
144 B
Actual file preview for Mini RAG Corpus: doc-b.md

Mini RAG Corpus: doc-b.md

A short Markdown document in the mini RAG corpus (doc-b.md). Retrieve against the paired queries JSON.

File
MD · Rag
Use case
ML training dataNLP datasets+1· Conversion set
Preview of Mini RAG Corpus: doc-c.md
md
145 B
Actual file preview for Mini RAG Corpus: doc-c.md

Mini RAG Corpus: doc-c.md

A short Markdown document in the mini RAG corpus (doc-c.md). Retrieve against the paired queries JSON.

File
MD · Rag
Use case
ML training dataNLP datasets+1· Conversion set
Preview of Mini RAG Corpus: doc-d.md
md
164 B
Actual file preview for Mini RAG Corpus: doc-d.md

Mini RAG Corpus: doc-d.md

A short Markdown document in the mini RAG corpus (doc-d.md). Retrieve against the paired queries JSON.

File
MD · Rag
Use case
ML training dataNLP datasets+1· Conversion set
Preview of Minified CSS with an external source map
css
86 B
Actual file preview for Minified CSS with an external source map

Minified CSS with an external source map

A minified stylesheet closing with the CSS form of the annotation, `/*# sourceMappingURL= */` - the comment syntax differs from JavaScript's and is a common reason a CSS map is silently ignored. For testing stylesheet source-map resolution.

File
CSS · Build Output
Use case
Web assetsCode parsing+1· Paired fixture
Preview of Minified JS bundle referencing an external source map
js
118 B
Actual file preview for Minified JS bundle referencing an external source map

Minified JS bundle referencing an external source map

A one-line minified bundle built from two ES modules, ending in the `//# sourceMappingURL=` comment that points at the v3 map shipped beside it. For testing that a debugger, error reporter or bundler analyser follows the annotation and resolves the map relative to the bundle.

File
JS · Build Output
Use case
Web assetsCode parsing+1· Paired fixture
Preview of Minified JS bundle with an inline base64 source map
js
579 B
Actual file preview for Minified JS bundle with an inline base64 source map

Minified JS bundle with an inline base64 source map

The same bundle with its v3 map embedded as a base64 data: URI in the sourceMappingURL comment - the single-file form dev builds emit. For testing that a tool decodes an inline map instead of trying to fetch it as a relative path.

File
JS · Build Output · base64
Use case
Web assetsCode parsing+1· Conversion set
Preview of Mismatched Field Manifest (intentionally corrupt JSON)
json
1.1 KB
Actual file preview for Mismatched Field Manifest (intentionally corrupt JSON)

Mismatched Field Manifest (intentionally corrupt JSON)

Intentionally corrupt. A field manifest that claims to describe acro-checkbox-matrix.pdf but names two fields the PDF does not have, omits one it does, contradicts one field's type and states a count that does not match its own array.

File
JSON · Form Data
Preview of Mismatched Option Values (intentionally corrupt HTML)
html
6.4 KB
Actual file preview for Mismatched Option Values (intentionally corrupt HTML)

Mismatched Option Values (intentionally corrupt HTML)

Intentionally corrupt. A select has two options with the same value under different labels, a radio group repeats a value, and one option's value contradicts its wording outright. A form that reads labels and a form that reads values disagree about what was chosen.

File
HTML · Software Quality · 5 fields
Preview of mix.lock (Elixir)
lock
1.7 KB
Actual file preview for mix.lock (Elixir)

mix.lock (Elixir)

An Elixir mix.lock: a literal Elixir map whose values are tuples of atoms, strings and lists. It is neither JSON nor TOML, so a generic lockfile reader has to special-case it. Every package, version, hash and licence is fictional: the tree describes nothing real.

File
LOCK · Lockfiles
Use case
Config parsingConversion testing+1· Conversion set
Preview of Mixed Line Endings Text
txt
74 B
Actual file preview for Mixed Line Endings Text

Mixed Line Endings Text

A UTF-8 text file that deliberately mixes LF, CRLF, and lone-CR line endings within one file, for testing newline normalisation and line-counting logic.

File
TXT · Text Encodings · UTF-8
Preview of MKV: Matroska H.264 Clip
mkv
11.5 KB
Actual file preview for MKV: Matroska H.264 Clip

MKV: Matroska H.264 Clip

The clip in a Matroska (MKV) container with H.264 video: the flexible open container used for rich multi-track media. For testing MKV demuxing and remux/conversion.

File
MKV · Mkv · 480x270
Preview of MOBI: Kindle E-book
mobi
29.4 KB
Actual file preview for MOBI: Kindle E-book

MOBI: Kindle E-book

The valid EPUB converted to MOBI (Mobipocket) with Calibre: the classic Kindle format. For testing MOBI readers and EPUB→MOBI conversion.

File
MOBI · Kindle
Preview of Mocha: JSON Reporter Output
json
7.3 KB
Actual file preview for Mocha: JSON Reporter Output

Mocha: JSON Reporter Output

Mocha's JSON reporter, which lists every test in a tests array and then repeats each one in passes, failures or pending. Summing all four arrays counts the run twice: this file exists so that bug shows up on a 12-test suite instead of in production. Reports the same canonical run as the JUnit dialect files: 12 tests, 9 passed, 1 assertion failure, 1 error and 1 skip.

File
JSON · Runners · UTF-8
Use case
JSON parsingConversion testing+1· Conversion set
Preview of Model Benchmark Results (JSON)
json
663 B
Actual file preview for Model Benchmark Results (JSON)

Model Benchmark Results (JSON)

A model-evaluation summary in JSON, per-task scores for a fictional model across sentiment, NER, summarization, translation, and QA, each with its metric and sample size. A fixture for testing eval dashboards and leaderboard importers.

File
JSON · Eval
Preview of MOV: QuickTime H.264 Clip
mov
12.1 KB
Actual file preview for MOV: QuickTime H.264 Clip

MOV: QuickTime H.264 Clip

The clip in a QuickTime (MOV) container with H.264 video: Apple's container, common from cameras and editors. For testing MOV parsing and MOV→MP4 conversion.

File
MOV · Mov · 480x270