Skip to content

v4.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@josephwoodward josephwoodward released this 14 Jun 18:00
· 533 commits to master since this release
  • #564 - #550 Add diffing support for Windows VS Code contributed by Eubert Go (ber2go)
  • #560 - Refactor ShouldThrowAsync for cancellation handing and add test contributed by Adam Hathcock (adamhathcock)
  • #555 - Fix in the Should.ThrowAsync error messages and exception handling contributed by Gabriel Milani (gmilani)
  • #550 - Add diffing support for VS Code
  • #411 - Object Graph Comparison - ShouldBeEquivalentTo(...) contributed by RJ Hollberg (TaffarelJr)

This release also includes the initial release of the new ShouldBeEquivalentTo method used for object graph comparison. This feature is still early in the making so I imagine there'll be a few bugs, for this reason this package will stay as a beta whilst we iterate on it.

Please raise any issues you find on our GitHub repository.