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

Show the canonical directory
Preview of CBOR — Concise Binary Object
cbor
623 B
Actual file preview for CBOR — Concise Binary Object

CBOR — Concise Binary Object

The records as CBOR — the IETF concise binary object representation used in IoT and COSE/WebAuthn. For testing CBOR decoders and JSON↔CBOR conversion.

File
CBOR · Binary · 5 rows
Use case
Conversion testingSerialization testing· Conversion set
Preview of Certificate Signing Request (CSR)
csr
1 KB
Actual file preview for Certificate Signing Request (CSR)

Certificate Signing Request (CSR)

A PKCS#10 certificate signing request (PEM) with the subject and SAN, self-signed by the RSA key to prove key possession — for testing CSR parsers and certificate-authority intake flows.

File
CSR · Security
Preview of Clean CSV
csv
473 B
Actual file preview for Clean CSV

Clean CSV

A clean, well-formed CSV with a header and 20 rows — the baseline case for CSV parser testing.

File
CSV · CSV · 20 rows