Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

Fix warnings in tests produced by xunit analyzer #332

Closed
biohazard999 opened this issue Sep 13, 2019 · 1 comment · Fixed by #333
Closed

Fix warnings in tests produced by xunit analyzer #332

biohazard999 opened this issue Sep 13, 2019 · 1 comment · Fixed by #333

Comments

@biohazard999
Copy link
Contributor

After upgrading to the latest version of xunit there are a lot of warning about the assertions.

Should we just fix those warning or should we move to a fluent assertion library like Shouldly to make the assertions more readable?

@laedit
Copy link
Member

laedit commented Sep 13, 2019

Thanks, I was having that in mind after seeing the 100+ messages in the appveyor builds :)

For the time being, let's just fix the warnings.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants