Skip to content

0.25.0

Compare
Choose a tag to compare
@Meir017 Meir017 released this 03 Oct 06:54
· 146 commits to main since this release
e4d3bab

What's Changed

  • tests: update MSTest to version 3.1.1 by @Meir017 in #218
  • chore: cleanup CI yml by @Meir017 in #219
  • feat: add support for mstest Assert.IsInstanceOfType<T> by @Meir017 in #220
  • add support for xunit StringAsserts Contains by @Meir017 in #221
  • add support for xunit StringAsserts DoesNotContain by @Meir017 in #223
  • add support for xunit StringAsserts Matches by @Meir017 in #224
  • add support for xunit StringAsserts DoesNotMatches by @Meir017 in #225
  • add support for xunit StringAsserts Empty by @Meir017 in #226
  • add support for xunit StringAsserts EndsWith by @Meir017 in #227
  • add support for xunit StringAsserts StartsWith by @Meir017 in #228
  • add support for xunit StringAsserts Equals by @Meir017 in #229
  • chore: update FluentAssertions to version 6.12.0 by @Meir017 in #230
  • bugfix: fix DiagnosticId for AssertIsFalse & AssertIsTrue by @Meir017 in #231

Full Changelog: v0.24.0...v0.25.0