Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(harness)!: Future proof the API #283

Merged
merged 2 commits into from
Apr 21, 2024
Merged

fix(harness)!: Future proof the API #283

merged 2 commits into from
Apr 21, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Apr 21, 2024

Generalize the API to allow more flexibility in the future

epage added 2 commits April 20, 2024 20:04
Looking to offer more options on `Data`, so rather than `Case` having to
carry it all, `Data` can.
@epage epage merged commit 2bd880a into assert-rs:main Apr 21, 2024
12 of 13 checks passed
@epage epage deleted the harness branch April 21, 2024 01:15
@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)
epage added a commit to epage/snapbox that referenced this pull request May 17, 2024
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.

1 participant