Skip to content

Conversation

@RohrerF
Copy link
Member

@RohrerF RohrerF commented Oct 5, 2020

Summary of the changes

  • mismatch formatting improved when one property doesn't match. if there are multiple Properties not matching it will only show the first one
    image

Addresses #42

@RohrerF RohrerF requested a review from nscheibe October 5, 2020 07:51
@RohrerF
Copy link
Member Author

RohrerF commented Oct 5, 2020

@nscheibe downside of this solution is that we have to switch from Assert.Equals to Assert.True since XUnit does not support a custom message on Assert.Equals

@nscheibe
Copy link
Member

nscheibe commented Oct 5, 2020

Okay let me check it tonight. The only important thing is, that the same exception is thrown (otherwise its a breaking change)... But if its Assert.Equal or Assert.True... I personally dont care :)

@RohrerF
Copy link
Member Author

RohrerF commented Oct 5, 2020

The exception will change that's why some tests are failing

@glucaci
Copy link
Member

glucaci commented Feb 27, 2021

Are you still on this @RohrerF ?

@glucaci
Copy link
Member

glucaci commented Feb 27, 2021

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 1, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

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.

4 participants