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

Show the canonical directory
Preview of Labelling: aria-describedby help text (HTML)
html
6.1 KB
Actual file preview for Labelling: aria-describedby help text (HTML)

Labelling: aria-describedby help text (HTML)

Every control carries both a name and a description, wired with aria-describedby to the hint that explains its rule. Use it to check that a scanner reports the description as well as the name, and does not merge the two.

File
HTML · Accessibility Testing · 5 fields
Preview of Labelling: aria-labelledby (HTML)
html
5.5 KB
Actual file preview for Labelling: aria-labelledby (HTML)

Labelling: aria-labelledby (HTML)

No label element appears anywhere. Each control points at a span through aria-labelledby, including one control whose name is assembled from two references, which is the case that catches naive accessible-name implementations.

File
HTML · Accessibility Testing · 5 fields
Preview of Labelling: Explicit label for (HTML)
html
5.7 KB
Actual file preview for Labelling: Explicit label for (HTML)

Labelling: Explicit label for (HTML)

The reference labelling technique: each control carries an id and is named by a separate label element pointing at it. Use it as the known-good baseline when comparing accessible-name computation across the other labelling fixtures in this set.

File
HTML · Accessibility Testing · 6 fields
Preview of Labelling: Placeholder-only anti-pattern (HTML)
html
5.3 KB
Actual file preview for Labelling: Placeholder-only anti-pattern (HTML)

Labelling: Placeholder-only anti-pattern (HTML)

A deliberate anti-pattern. No control has a label element, an aria-label or an aria-labelledby, so every accessible name has to be guessed from the placeholder or the name attribute. Ship it as a failing case for an accessibility scanner, never as a template to copy.

File
HTML · Accessibility Testing · 5 fields
Preview of Labelling: Visually hidden labels (HTML)
html
5.5 KB
Actual file preview for Labelling: Visually hidden labels (HTML)

Labelling: Visually hidden labels (HTML)

Every control has a real label element that is clipped out of view, while the visible wording lives in a placeholder. A visual scraper and an accessibility tree walker see different text for the same control, which is the point of the file.

File
HTML · Accessibility Testing · 5 fields
Preview of Labelling: Wrapping labels (HTML)
html
5.5 KB
Actual file preview for Labelling: Wrapping labels (HTML)

Labelling: Wrapping labels (HTML)

Implicit labelling: each control is a child of the label that names it and no for attribute is present. Parsers that resolve names only through for and id will report six unnamed controls on this file.

File
HTML · Accessibility Testing · 6 fields
Preview of Landscape PDF
pdf
1.8 KB
Actual file preview for Landscape PDF

Landscape PDF

A landscape-orientation PDF, for testing whether your viewer or converter respects non-portrait page geometry.

File
PDF · PDF · 1 page
Preview of Large Form: Sixty Fields (HTML)
html
12.5 KB
Actual file preview for Large Form: Sixty Fields (HTML)

Large Form: Sixty Fields (HTML)

Sixty named controls across ten titled sections. Large enough to expose pagination, truncation and quadratic behaviour in form extractors, and regular enough that a failure is easy to localise.

File
HTML · Employment · 60 fields
Preview of Large Transactions Dataset (CSV, 50k rows)
csv
2.7 MB
Actual file preview for Large Transactions Dataset (CSV, 50k rows)

Large Transactions Dataset (CSV, 50k rows)

A 50,000-row transactions dataset: an in-repo 'large' fixture for testing streaming CSV parsers, import performance, and pagination. Deterministic (fixed seed).

File
CSV · Large · 50,000 rows
Preview of LaTeX Article (TEX source)
tex
874 B
Actual file preview for LaTeX Article (TEX source)

LaTeX Article (TEX source)

A small LaTeX article source with an abstract, a numbered equation (the Nyquist criterion), and a table, for testing LaTeX editors, syntax highlighters, and TeX-to-PDF pipelines.

File
TEX · Source
Preview of Latin-1 (ISO-8859-1) Text
txt
89 B
Actual file preview for Latin-1 (ISO-8859-1) Text

Latin-1 (ISO-8859-1) Text

A single-byte Latin-1 (ISO-8859-1) text file using high-range accented characters, for testing legacy 8-bit charset detection and transcoding to UTF-8.

File
TXT · Text Encodings · ISO-8859-1 (Latin-1)
Preview of Latin-1 Encoded CSV
csv
86 B
Actual file preview for Latin-1 Encoded CSV

Latin-1 Encoded CSV

A CSV encoded in Latin-1 (ISO-8859-1) with accented names, for testing encoding detection and mis-decoding (it will look wrong if read as UTF-8).

File
CSV · CSV · 3 rows
Preview of LCOV: Lines Hit Exceeds Lines Found (intentionally corrupt)
lcov
1.5 KB
Actual file preview for LCOV: Lines Hit Exceeds Lines Found (intentionally corrupt)

LCOV: Lines Hit Exceeds Lines Found (intentionally corrupt)

An intentionally corrupt LCOV tracefile: every record declares LH eight greater than LF, so more lines were hit than exist. The syntax is perfectly valid, which is the point: the contradiction is semantic, and a coverage gate that trusts the summary counters computes over 100% coverage and passes a build it should have stopped. Recompute LH from the DA lines and the real figure is 127/140.

File
LCOV · Corrupt · 4 records
Use case
Error handlingConversion testing+1· Conversion set
Preview of Leading Silence 1s: 440 Hz Tone
wav
258.4 KB
Actual file preview for Leading Silence 1s: 440 Hz Tone

Leading Silence 1s: 440 Hz Tone

A 440 Hz tone preceded by exactly 1 second of digital silence. A direct fixture for auto-trim tools: the tone should start at 1.000s.

File
WAV · Silence Trim Set · 44100 Hz
Preview of Leading Silence 3s: 440 Hz Tone
wav
430.7 KB
Actual file preview for Leading Silence 3s: 440 Hz Tone

Leading Silence 3s: 440 Hz Tone

A 440 Hz tone preceded by exactly 3 seconds of digital silence. A direct fixture for auto-trim tools: the tone should start at 3.000s.

File
WAV · Silence Trim Set · 44100 Hz
Preview of Leading Silence 5s: 440 Hz Tone
wav
603 KB
Actual file preview for Leading Silence 5s: 440 Hz Tone

Leading Silence 5s: 440 Hz Tone

A 440 Hz tone preceded by exactly 5 seconds of digital silence. A direct fixture for auto-trim tools: the tone should start at 5.000s.

File
WAV · Silence Trim Set · 44100 Hz