Skip to content

Conversation

@epage
Copy link
Contributor

@epage epage commented Apr 19, 2024

BREAKING CHANGE: Case requires a format: Option<DataFormat> field

Fixes #263

BREAKING CHANGE: `Case` requires a `format: Option<DataFormat>` field

Fixes assert-rs#263
@epage epage merged commit 429f389 into assert-rs:main Apr 19, 2024
@epage epage deleted the harness branch April 19, 2024 02:08
@epage epage mentioned this pull request May 16, 2024
32 tasks
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
This builds on and mirrors the extensibility work that was done in
`snapbox` where `Data::read_from` and `Data::raw` can be used to
override default behavior.

Cherry pick 30a9b78 (assert-rs#274)
Cherry pick 94e87ba (assert-rs#283)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add DataFormat to Case so people can specify what type of struvctured data testing they are doing

1 participant