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

Show the canonical directory
Preview of Music Loops Stems 039
wav
17 KB
Actual file preview for Music Loops Stems 039

Music Loops Stems 039

Short deterministic loop waveform 039 in the music-loops-stems set, tuned for repeatable trimming, gain, loop, and export checks. Stable P8 artifact p8-audio-214.

File
WAV · Music Loops Stems · 12000
Preview of Music Loops Stems 040
wav
5.4 KB
Actual file preview for Music Loops Stems 040

Music Loops Stems 040

Short deterministic loop waveform 040 in the music-loops-stems set, tuned for repeatable trimming, gain, loop, and export checks. Stable P8 artifact p8-audio-215.

File
WAV · Music Loops Stems · 8000
Preview of Mutual NDA (PDF)
pdf
2.5 KB
Actual file preview for Mutual NDA (PDF)

Mutual NDA (PDF)

A mutual non-disclosure agreement as a formatted PDF with numbered clauses and a signature block: a realistic legal-document fixture for testing PDF text extraction, clause parsing, and document classification.

File
PDF · Legal · 1 page
Preview of Mutual NDA Template (DOCX, SAMPLE)
docx
36.1 KB
Actual file preview for Mutual NDA Template (DOCX, SAMPLE)

Mutual NDA Template (DOCX, SAMPLE)

A fictional mutual NDA as DOCX: template twin of the PDF. Not legal advice; SAMPLE content for document tooling.

File
DOCX · Mutual NDA
Use case
TemplatesPDF editor testing· Conversion set
Preview of MySQL SQL Dump
sql
364 B
Actual file preview for MySQL SQL Dump

MySQL SQL Dump

A MySQL-flavour SQL dump with backtick-quoted identifiers and engine options, for testing SQL importers.

File
SQL · Sql · 2 rows
Use case
SQL import
Preview of Named-Entity Recognition Dataset: BIO Tags (JSONL)
jsonl
2.5 KB
Actual file preview for Named-Entity Recognition Dataset: BIO Tags (JSONL)

Named-Entity Recognition Dataset: BIO Tags (JSONL)

A token-classification dataset in JSON Lines: 16 tokenized sentences with aligned BIO tags for person, organisation, and location entities. All names, companies, and places are fictional. A fixture for NER model training and sequence-labelling tooling.

File
JSONL · Nlp · 16 records
Preview of NaN Payloads and Signalling NaNs (.npy)
npy
176 B
Actual file preview for NaN Payloads and Signalling NaNs (.npy)

NaN Payloads and Signalling NaNs (.npy)

Six distinct NaN bit patterns (quiet, signalling, signed and payload-carrying) stored as float64. They are all NaN and none equals another, so any code that deduplicates, sorts or hashes them by value is doing something undefined and this array proves it.

File
NPY · Numeric Edges
Use case
Scientific dataError handling· Paired fixture
Preview of NaN Payloads and Signalling NaNs: Bit Reference (.csv)
csv
344 B
Actual file preview for NaN Payloads and Signalling NaNs: Bit Reference (.csv)

NaN Payloads and Signalling NaNs: Bit Reference (.csv)

The six NaN bit patterns broken into sign bit, quiet bit and payload so the difference between a quiet and a signalling NaN is a column rather than folklore. It is the reference for testing whether a serializer preserves NaN payloads or normalises them all to one canonical pattern.

File
CSV · Numeric Edges · 6 rows
Use case
Scientific dataEditor testing+1· Paired fixture
Preview of Native Validation Enforced (HTML)
html
5.9 KB
Actual file preview for Native Validation Enforced (HTML)

Native Validation Enforced (HTML)

A counterpart to the rest of the catalog's forms: it omits novalidate, so the browser's own constraint UI blocks submission and shows the bubble. Use it to tell native enforcement apart from script-driven validation in the same harness.

File
HTML · Software Quality · 5 fields
Preview of NDA Fillable Form (HTML)
html
4.3 KB
Actual file preview for NDA Fillable Form (HTML)

NDA Fillable Form (HTML)

Parties, term, and signature fields for testing legal-form parsers. Sample contract text, not legal advice.

File
HTML · Legal · 8 fields
Preview of NDJSON Stream
ndjson
170 B
Actual file preview for NDJSON Stream

NDJSON Stream

A newline-delimited JSON (NDJSON) stream of event records, for testing streaming JSON parsers.

File
NDJSON · JSON · 4 records
Preview of Nested Fieldsets and Legends (HTML)
html
6.7 KB
Actual file preview for Nested Fieldsets and Legends (HTML)

Nested Fieldsets and Legends (HTML)

Fieldsets nested three levels deep, each carrying a legend, so a grouping algorithm has to compose several group names rather than take the nearest one. Includes a radio group nested inside a titled section.

File
HTML · Accessibility Testing · 7 fields
Preview of Nested Form Elements (intentionally corrupt HTML)
html
5.6 KB
Actual file preview for Nested Form Elements (intentionally corrupt HTML)

Nested Form Elements (intentionally corrupt HTML)

Intentionally corrupt. A second form element opens inside the first, which HTML forbids. Browsers drop the inner tag and attach its controls to the outer form, while many static parsers report two forms - so the same file yields a different field list depending on who reads it.

File
HTML · Software Quality · 4 fields
Preview of Nested Form Submission (JSON)
json
1.1 KB
Actual file preview for Nested Form Submission (JSON)

Nested Form Submission (JSON)

One submission in both shapes: the flat name and value pairs a browser sends, and the nested object a framework builds from them. The expected output for the bracket-notation form shipped alongside it.

File
JSON · Form Data
Preview of Nested Object Field Names (HTML)
html
6.3 KB
Actual file preview for Nested Object Field Names (HTML)

Nested Object Field Names (HTML)

Control names in bracket notation - customer[name], customer[address][city], items[0][sku] - that many server frameworks explode into nested objects. The file is the reference case for a parser that has to rebuild the graph from flat name and value pairs.

File
HTML · Software Quality · 9 fields
Preview of NetCDF _FillValue, missing_value and NaN Together (.nc)
nc
1.4 KB
Actual file preview for NetCDF _FillValue, missing_value and NaN Together (.nc)

NetCDF _FillValue, missing_value and NaN Together (.nc)

One variable that hides absent data three different ways at once: two _FillValue cells, one legacy missing_value cell and one raw NaN, with valid_min and valid_max also declared. Averaging the raw array without honouring all three gives roughly -60 K instead of a real mean.

File
NC · Gridded
Use case
Scientific dataSerialization testing+1· Conversion set
Preview of NetCDF 64-bit Offset Format: CDF-2 (.nc)
nc
1.3 KB
Actual file preview for NetCDF 64-bit Offset Format: CDF-2 (.nc)

NetCDF 64-bit Offset Format: CDF-2 (.nc)

The same 4x5x6 temperature grid written in the 64-bit offset variant of NetCDF-3, whose only visible difference from the classic file is the fourth magic byte and the width of the header offsets. Use it to check that format sniffing looks at the version byte instead of stopping at the 'CDF' signature.

File
NC · Gridded
Use case
Scientific dataSerialization testing· Conversion set
Preview of NetCDF CF-1.8 Gridded Air Temperature (.nc)
nc
1.5 KB
Actual file preview for NetCDF CF-1.8 Gridded Air Temperature (.nc)

NetCDF CF-1.8 Gridded Air Temperature (.nc)

A NetCDF-3 classic file holding a 4x5x6 air-temperature field with full CF-1.8 coordinate metadata: standard names, axis attributes, units on every variable, and a declared _FillValue. Use it to check that a reader attaches units and coordinates to the array rather than returning bare numbers.

File
NC · Gridded
Use case
Scientific dataSerialization testing· Paired fixture
Preview of NetCDF Gridded Data (.nc)
nc
840 B
Actual file preview for NetCDF Gridded Data (.nc)

NetCDF Gridded Data (.nc)

A NetCDF-3 (classic) file holding a small CF-convention gridded temperature field over latitude, longitude, and time, with named dimensions and units, for testing NetCDF readers like netCDF4 and xarray.

File
NC · Scientific
Preview of NetCDF Multi-Variable Station File: Four Unit Systems (.nc)
nc
1.4 KB
Actual file preview for NetCDF Multi-Variable Station File: Four Unit Systems (.nc)

NetCDF Multi-Variable Station File: Four Unit Systems (.nc)

Four physical quantities on one shared (time, station) grid, each with its own CF units string including the dimensionless '1' and the UDUNITS 'm s-1' spelling. It is the fixture for a unit-aware layer that has to keep four different unit systems straight in a single file.

File
NC · Gridded
Use case
Scientific dataSerialization testing· Conversion set
Preview of NetCDF Packed int16 with scale_factor / add_offset (.nc)
nc
1.2 KB
Actual file preview for NetCDF Packed int16 with scale_factor / add_offset (.nc)

NetCDF Packed int16 with scale_factor / add_offset (.nc)

The same temperature field stored as int16 and recovered through the CF packing attributes scale_factor and add_offset. This is the failure that parses cleanly and is silently wrong: a reader that ignores the attributes returns values around -2000 instead of 260-292 K.

File
NC · Gridded
Use case
Scientific dataSerialization testing· Paired fixture