Skip to content

Conversation

@jeffkl
Copy link
Contributor

@jeffkl jeffkl commented Jun 28, 2017

Update Framework unit tests to use Shouldly

Shouldly provides extension methods for assertions and also creates very detailed messages when assertions fail. The documentation is here: http://shouldly.readthedocs.io

@dasMulli
Copy link
Contributor

fyi the CLI repo makes heavy use of FluentAssertions and already built a set of very useful extensions for it, mostly around filesystem concerns (e.g. binDirectory.Should().HaveFilesMatching("*.dll", SearchOption.AllDirectories);)

@jeffkl jeffkl closed this Jun 28, 2017
@jeffkl jeffkl reopened this Jun 28, 2017
@jeffkl jeffkl force-pushed the shoudly branch 4 times, most recently from 374303d to e4c9d69 Compare June 29, 2017 16:10
@jeffkl
Copy link
Contributor Author

jeffkl commented Jun 29, 2017

@dotnet-bot test Windows_NT Build for Full please

jeffkl added 5 commits July 14, 2017 13:51
Update Framework unit tests to use Shouldly

[Shouldly](https://github.com/shouldly/shouldly) provides extension methods for assertions and also creates very detailed messages when assertions fail.  The documentation is here:  http://shouldly.readthedocs.io
…OnlyWhenDifferentTest

Add some tolerance to the time checking

Only check last write time
* Version 3.0.0 contains fix for signing issue in the previous version.
* Remove NoWarn for unsigned reference (no longer needed)
@jeffkl
Copy link
Contributor Author

jeffkl commented Jul 19, 2017

@AndyGerlicher can I merge this now?

@jeffkl jeffkl merged commit 0459bc2 into dotnet:master Jul 19, 2017
@jeffkl jeffkl deleted the shoudly branch July 19, 2017 16:30
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