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

Show the canonical directory
Preview of API Response — Users Page 1 (JSON)
json
451 B
Actual file preview for API Response — Users Page 1 (JSON)

API Response — Users Page 1 (JSON)

Page 1 of a paginated JSON API response (users), with page metadata and a `hasMore` flag. Paired with page 2 for testing pagination and infinite-scroll logic.

File
JSON · Api
Use case
API testingConversion testing· Conversion set
Preview of API Response — Users Page 2 (JSON)
json
346 B
Actual file preview for API Response — Users Page 2 (JSON)

API Response — Users Page 2 (JSON)

Page 2 (the final page) of a paginated JSON API response. Paired with page 1 for testing pagination, `hasMore` handling, and list merging.

File
JSON · Api
Use case
API testingConversion testing· Conversion set
Preview of Api Total Count Mismatch
json
143 B
Actual file preview for Api Total Count Mismatch

Api Total Count Mismatch

Paginated response where total count disagrees with items length — tests inconsistency detection.

File
JSON · Api
Preview of Atom Feed
atom
580 B
Actual file preview for Atom Feed

Atom Feed

A well-formed Atom feed with multiple entries — for testing feed readers and parsers.

File
ATOM · Feeds · UTF-8
Use case
Feed parsing
Preview of Avro — Row Binary + Schema
avro
783 B
Actual file preview for Avro — Row Binary + Schema

Avro — Row Binary + Schema

The same records as Apache Avro — a compact row-based binary format that embeds its own schema, widely used in Kafka pipelines. For testing Avro decoders and schema evolution.

File
AVRO · Binary · 5 rows
Use case
Conversion testingData engineering· Conversion set
Preview of Bank Transactions (CSV, 60 rows)
csv
4.2 KB
Actual file preview for Bank Transactions (CSV, 60 rows)

Bank Transactions (CSV, 60 rows)

A bank-transaction statement — 60 debits and credits across three accounts (masked numbers) with running balances, categories, and merchants. Synthetic data for testing statement parsers, categorisation, and reconciliation.

File
CSV · Banking · 60 rows
Use case
Data importConversion testing· Conversion set
Preview of BibTeX Bibliography (.bib)
bib
678 B
Actual file preview for BibTeX Bibliography (.bib)

BibTeX Bibliography (.bib)

A BibTeX bibliography with three real citations (Lovelace, Knuth, Shannon) across article, book, and inproceedings types — for testing BibTeX parsers, reference managers, and citation converters.

File
BIB · Scientific
Use case
Scientific dataEditor testing· Conversion set