Skip to content

[Bug]: Date parsing issue #49

Description

@williamgarr

Pre-flight checklist

Bug Description

Hello, I got some Date parsing issues when running Avro matchers.

Image

Steps to Reproduce

Avro fields type are optional strings with the following format :

{
   "default": null,
   "name": "MyDate",
   "type": [
      "null",
      "string"
   ]
}

"MyDate": "2026-02-10T16:19:14.000000Z"

Expected Behaviour

No errors

Actual Behaviour

cf linked image

ktestify Version

1.0.3

Java Version

25

Kafka / Confluent Version

No response

Configuration (sanitize sensitive data)

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions