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

[serde] Add more Serde derived tests #43

Open
Marcono1234 opened this issue Jan 29, 2024 · 0 comments
Open

[serde] Add more Serde derived tests #43

Marcono1234 opened this issue Jan 29, 2024 · 0 comments
Labels
enhancement New feature or request feature:serde Issue or pull related to Serde integration internal Issue or pull request which is internal and has no user-visible effect

Comments

@Marcono1234
Copy link
Owner

Enhancement description

As seen with #41 it might be useful to add more Serde tests which cover derived implementations, therefore being closer to real code.

Could possibly

But don't need to cover everything since the Serializer and Deserializer usage might be similar for many cases, and only the derived Serialize and Deserialize implementation has larger differences, but that is unrelated to the Serde support by Struson.

@Marcono1234 Marcono1234 added enhancement New feature or request internal Issue or pull request which is internal and has no user-visible effect feature:serde Issue or pull related to Serde integration labels Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature:serde Issue or pull related to Serde integration internal Issue or pull request which is internal and has no user-visible effect
Projects
None yet
Development

No branches or pull requests

1 participant