Fluentassertions.mvc Versions Save

Fluent Assertions extensions for ASP.NET MVC

v0.8.0

5 years ago

New

  • #37 @rikrak added JsonResult assertions.

Refactoring

v0.7.0

6 years ago

v0.7.0-beta1

6 years ago

Breaking

  • MVC 3 and 4 projects now target net45 (#34).

Dependencies

  • #34 @rikrak upgraded to Fluent Assertions 5.

Improved

  • #35 @rikrak improved the xml documentation.

v0.6.0

9 years ago

Fixed

  • Updated to use Fluent Assertions 3.3.0. Fixes #24.

v0.5.0

9 years ago
  • Update .net 4 projects to target framework version 4.0.0
  • Update to Fluent Assertions version 3.2.1

v0.4.0

10 years ago

New

  • Updated to support FluentAssertions 3.0.90.
  • Updated .net 4 projects to framework version 4.0.3.

v0.3.0

10 years ago

New

  • Updated to support Fluent Assertions 2.2.0.
  • James Nail added an MVC 5 version.

Fixed

  • Added missing xml documentation to NuGet packages.

v0.1.0

10 years ago

v0.1.1

10 years ago

v0.2.1

10 years ago

Fixed

  • Jeff Sharp fixed a NullReferenceException bug in partial view result assertions.