Event Stream Validation Fixture Pack

Bundle of real JSONL, NDJSON, Avro, MessagePack, and Proto fixtures for stream ingestion, event validation, and append-only replay workflows.

Download the Pack

event_stream_validation_fixture_pack.zip · 2.1 KB

Best For

  • Event stream ingestion validation across line-delimited, schema-bound, and compact-binary formats.
  • Queue and append-only pipeline smoke tests that need realistic event fixtures.
  • Repeatable setup for stream-parser, replay, and event-contract QA.

Included Fixtures

Filename Format Size Download
jsonl_order_events_stream_sample.jsonl JSONL 412 B Download
jsonl_cdc_changefeed_sample.jsonl JSONL 363 B Download
ndjson_api_activity_stream_sample.ndjson NDJSON 313 B Download
avro_user_events_sample.avro AVRO 501 B Download
msgpack_event_batch_sample.msgpack MSGPACK 153 B Download
proto_event_bus_contract_sample.proto PROTO 358 B Download

Primary Fixture Matrix

Use the curated JSONL matrix to move from this pack into the exact single-fixture variants behind it.

Primary Library

This pack is anchored to the JSONL sample library and works best when paired with individual fixture downloads.

Open JSONL Samples