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

Usage Example #5

Open
FGS-BMarkham opened this issue Sep 4, 2018 · 4 comments
Open

Usage Example #5

FGS-BMarkham opened this issue Sep 4, 2018 · 4 comments

Comments

@FGS-BMarkham
Copy link

Hi!

I'm interested in SemanticComparison, but I don't know anything about it other than the description in the readme. I could probably figure it out from exploring the code and tests for the library, but that's time-consuming. Additionally, without a clear idea of how it is used, I'm less likely to download it and play with it.

Could an example usage be added to the readme, please?

@DeafLight
Copy link

For what it's worth, you can find motivation for this project as well as (basic) usage examples on @ploeh 's blog, here and here. That should be enough to get a grasp on what it's doing (which is quite nice 😃)
Enjoy!

@zvirja
Copy link
Member

zvirja commented Sep 5, 2018

Thanks for the reply. Indeed, we don't have the documentation for that somewhere and we should look at the Mark's blog post. Or you might google for it.

To be honest, personally I don't use that library too much. Usually, we use Fluent Assertions in our projects and there we have result.Should().BeEquivalentTo(expected). It also allows to configure which fields to exclude, etc. Probably SemanticComparison is more powerful, however the Fluent Assertions's functionality was always enough for me. Probably not the best promotion for the product we own, I know 😅

@MNF
Copy link

MNF commented Mar 21, 2019

@zvirja , could you please copy links from @SilentLux answer to readme.md, thanks.

@zvirja
Copy link
Member

zvirja commented Mar 24, 2019

@MNF Feel free to send me PR with the proposal 😉

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

No branches or pull requests

4 participants