2.0.0
- #31 - Fixing incorrect nuspec paths contributed by ByteBlast (ByteBlast)
- #30 - Implemented ShouldRenderFileStream. contributed by ByteBlast (ByteBlast)
- #24 - Added support for checking a file content result's textual contents. contributed by ByteBlast (ByteBlast)
- #3 - Chained assertion methods to check file result
Commits: 0b6d640...aa0a4c8
Breaking Changes
See .https://github.com/TestStack/TestStack.FluentMVCTesting/blob/master/BREAKING_CHANGES.md#version-200
Upgrade Instructions
Update-Package TestStack.FluentMVCTesting
or
Update-Package TestStack.FluentMVCTesting.Mvc3