Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Testably/aweXpect

v2.35.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 10:50
6bc20b7

What's Changed

  • chore: bump aweXpect to v2.34.0 by @vbreuss in #960
  • chore: Bump the mstest group with 2 updates by @dependabot[bot] in #961
  • chore: Bump the tunit group with 3 updates by @dependabot[bot] in #962
  • chore: Bump coverlet.collector from 10.0.0 to 10.0.1 by @dependabot[bot] in #963
  • chore: Bump FluentAssertions from 8.9.0 to 8.10.0 by @dependabot[bot] in #964
  • fix: use Environment.NewLine in AppendIsIncomplete failure messages by @vbreuss in #966
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #967
  • chore: Bump the tunit group with 3 updates by @dependabot[bot] in #968
  • chore: Bump Microsoft.Testing.Extensions.CodeCoverage from 18.6.2 to 18.7.0 by @dependabot[bot] in #969
  • chore: Bump SharpCompress from 0.48.0 to 0.48.1 by @dependabot[bot] in #970
  • feat: exclude netstandard and WindowsBase assembly prefixes by default by @vbreuss in #971
  • refactor: anchor assembly-prefix exclusion at name boundaries by @vbreuss in #972
  • feat: update Because method to handle null reason by @vbreuss in #973
  • feat: handle null/empty async Because reasons by @vbreuss in #974
  • chore: bump aweXpect.Core to 2.32.0 by @vbreuss in #975
  • refactor: fix build warnings due to nullable string in becauseTask by @vbreuss in #980
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #976
  • chore: Bump Microsoft.NET.Test.Sdk from 18.5.1 to 18.6.0 by @dependabot[bot] in #978
  • chore: Bump SharpCompress from 0.48.1 to 0.49.1 by @dependabot[bot] in #979

Full Changelog: v2.34.0...v2.35.0

v2.34.0

Choose a tag to compare

@github-actions github-actions released this 17 May 12:58
6b4e944

What's Changed

  • refactor: update to .NET SDK version 10.0.300 by @vbreuss in #950
  • fix: pluralize item suffix in ComplyWith failure messages by @vbreuss in #951
  • feat: add ComplyWith to string-specialized Elements by @vbreuss in #952
  • feat: add Any() quantifier across collection variants by @vbreuss in #954
  • fix: enhance error messages for collection element expectations by @vbreuss in #953
  • fix: drain pending WhichNode in chained ForWhich calls by @vbreuss in #955
  • fix: only annotate Collection as incomplete when the formatter truncates by @vbreuss in #956
  • fix: chain projected values across nested WhichNodes by @vbreuss in #958
  • chore: bump aweXpect.Core to v2.31.0 by @vbreuss in #957
  • chore: bump aweXpect.Core to v2.31.1 by @vbreuss in #959

Full Changelog: v2.33.0...v2.34.0

v2.33.0

Choose a tag to compare

@github-actions github-actions released this 11 May 13:30
5656409

What's Changed

  • chore: Bump aweXpect.Chronology from 1.0.0 to 1.1.0 by @dependabot[bot] in #947
  • chore: Bump SharpCompress from 0.47.4 to 0.48.0 by @dependabot[bot] in #948
  • fix: update parameters to use IThatSubject in callbacks by @vbreuss in #946
  • chore: Bump the tunit group with 2 updates by @dependabot[bot] in #945
  • chore: bump aweXpect.Core to v2.30.0 by @vbreuss in #949

Full Changelog: v2.32.0...v2.33.0

v2.32.0

Choose a tag to compare

@github-actions github-actions released this 10 May 18:17
8cee919

What's Changed

  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #911
  • chore: Bump coverlet.collector from 8.0.0 to 8.0.1 by @dependabot[bot] in #913
  • fix: add OverloadResolutionPriority to collection expectations by @vbreuss in #916
  • chore: Bump FluentAssertions from 8.8.0 to 8.9.0 by @dependabot[bot] in #914
  • chore: upgrade docusaurus dependencies by @vbreuss in #915
  • chore: Bump SharpCompress from 0.44.5 to 0.47.4 by @dependabot[bot] in #918
  • chore: Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #919
  • chore: Bump the mstest group with 2 updates by @dependabot[bot] in #921
  • chore: Bump coverlet.collector from 8.0.1 to 10.0.0 by @dependabot[bot] in #923
  • docs: hand documentation hosting to Testably.Site by @vbreuss in #928
  • chore: Bump the mstest group with 2 updates by @dependabot[bot] in #924
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #925
  • chore: Bump Microsoft.NET.Test.Sdk from 18.3.0 to 18.5.1 by @dependabot[bot] in #927
  • refactor: drop docs aggregator superseded by Testably.Site by @vbreuss in #929
  • chore: Bump Microsoft.Testing.Extensions.CodeCoverage and 3 others by @dependabot[bot] in #926
  • docs: Revamp documentation landing page and update logo by @vbreuss in #930
  • docs: Add Benchmarks landing page and update CI triggers by @vbreuss in #931
  • refactor: reorganize documentation structure and update links by @vbreuss in #932
  • coverage: re-enable mutation tests by @vbreuss in #933
  • docs: slim Getting Started and add Migration page template by @vbreuss in #934
  • chore: move SonarCloud project to Testably organization by @vbreuss in #935
  • fix: correct URI casing in documentation links by @vbreuss in #936
  • chore: Bump the tunit group with 2 updates by @dependabot[bot] in #939
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #938
  • chore: Bump peter-evans/repository-dispatch from 3 to 4 by @dependabot[bot] in #937
  • docs: refresh landing page hero example and tabs by @vbreuss in #940
  • docs: promote Equivalency to a top-level page by @vbreuss in #941
  • feat: support Is<T>/IsExactly<T> in generic contexts via IThatSubject by @vbreuss in #942
  • chore: bump aweXpect.Core to v2.29.0 by @vbreuss in #944
  • feat: support .Within tolerance on numeric comparison expectations by @vbreuss in #943

Full Changelog: v2.31.0...v2.32.0

v2.31.0

Choose a tag to compare

@github-actions github-actions released this 17 Mar 15:47
e1f004a

What's Changed

  • chore: Bump the xunit group with 2 updates by @dependabot[bot] in #883
  • chore: Bump apexskier/github-release-commenter from 1.3.6 to 1.4.1 by @dependabot[bot] in #884
  • chore: Bump SharpCompress from 0.42.1 to 0.44.3 by @dependabot[bot] in #886
  • docs: support nested directories in extensions by @vbreuss in #887
  • chore: Bump the tunit group with 2 updates by @dependabot[bot] in #888
  • chore: Bump SharpCompress from 0.44.3 to 0.44.5 by @dependabot[bot] in #889
  • chore: Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #898
  • chore: Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #899
  • chore: Bump the mstest group with 2 updates by @dependabot[bot] in #890
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #895
  • chore: Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #897
  • chore: update docusaurus webpage by @vbreuss in #900
  • refactor: fix build warnings by @vbreuss in #902
  • feat: give access to Timeout and CancellationToken in the ExpectationBuilder by @vbreuss in #901
  • chore: Bump Microsoft.Testing.Extensions.CodeCoverage from 18.3.2 to 18.5.2 by @dependabot[bot] in #906
  • chore: Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 by @dependabot[bot] in #905
  • chore: Bump the nunit group with 2 updates by @dependabot[bot] in #903
  • chore: bump aweXpect.Core to v2.28.0 by @vbreuss in #909
  • refactor: migrate to slnx format by @vbreuss in #908

Full Changelog: v2.30.0...v2.31.0

v2.30.0

Choose a tag to compare

@github-actions github-actions released this 19 Jan 05:00
16def95

What's Changed

  • chore: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #850
  • chore: Bump the mstest group with 2 updates by @dependabot[bot] in #851
  • chore: Bump the tunit group with 3 updates by @dependabot[bot] in #853
  • chore: Bump Microsoft.NET.Test.Sdk from 18.0.0 to 18.0.1 by @dependabot[bot] in #854
  • chore: Bump Microsoft.Testing.Extensions.TrxReport from 2.0.1 to 2.0.2 by @dependabot[bot] in #855
  • chore: update docusaurus dependencies by @vbreuss in #856
  • chore: bump nuke to v10.1.0 by @vbreuss in #862
  • chore: Bump BenchmarkDotNet from 0.15.6 to 0.15.8 by @dependabot[bot] in #860
  • chore: Bump PublicApiGenerator from 11.5.0 to 11.5.3 by @dependabot[bot] in #861
  • chore: Bump PublicApiGenerator from 11.5.3 to 11.5.4 by @dependabot[bot] in #864
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #863
  • chore: Bump the xunit group with 2 updates by @dependabot[bot] in #858
  • chore: Bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #866
  • chore: Bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #867
  • chore: Bump the tunit group with 2 updates by @dependabot[bot] in #868
  • chore: Bump SharpCompress from 0.41.0 to 0.42.1 by @dependabot[bot] in #869
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #876
  • chore: Bump Microsoft.Testing.Extensions.CodeCoverage and 2 others by @dependabot[bot] in #875
  • feat: add implicit conversion to Times by @vbreuss in #878
  • chore: Bump TUnit and TUnit.Assertions by @dependabot[bot] in #879
  • feat: support async Because reason by @vbreuss in #880
  • chore: bump aweXpect.Core to v2.27.0 by @vbreuss in #881

Full Changelog: v2.29.0...v2.30.0

v2.29.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 07:21
a7f551d

What's Changed

Full Changelog: v2.28.0...v2.29.0

v2.28.0

Choose a tag to compare

@github-actions github-actions released this 09 Nov 09:51
a291fa8

What's Changed

  • chore: update aweXpect to v2.27.1 by @vbreuss in #818
  • docs: document Mockolate by @vbreuss in #828
  • chore: Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #819
  • chore: Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #822
  • chore: Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #823
  • chore: Bump BenchmarkDotNet from 0.14.0 to 0.15.4 by @dependabot[bot] in #824
  • chore: Bump FluentAssertions from 8.2.0 to 8.8.0 by @dependabot[bot] in #825
  • docs: fix docusaurus warning by @vbreuss in #829
  • chore: Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.0 by @dependabot[bot] in #826
  • chore: Bump Microsoft.Testing.Extensions.CodeCoverage from 17.14.2 to 18.1.0 by @dependabot[bot] in #827
  • chore: update TUnit to v0.88.0 by @vbreuss in #830
  • feat: improve test output for dictionary ContainsKey by @vbreuss in #835
  • chore: Bump the xunit group with 2 updates by @dependabot[bot] in #833
  • chore: Bump the nunit group with 1 update by @dependabot[bot] in #831
  • chore: Bump BenchmarkDotNet from 0.15.4 to 0.15.5 by @dependabot[bot] in #834
  • fix: infinite loop in result contexts by @vbreuss in #836
  • fix: use list in ResultContexts by @vbreuss in #837
  • feat: include actual and expected context in string contains by @vbreuss in #838
  • chore: update aweXpect.Core to v2.25.2 by @vbreuss in #839

Full Changelog: v2.27.1...v2.28.0

v2.27.1

Choose a tag to compare

@github-actions github-actions released this 18 Oct 19:51
7f9987f

What's Changed

  • fix: formatting of nested types within generic types by @vbreuss in #815
  • refactor: reduce allocations for context by @vbreuss in #816
  • chore: bump aweXpect.Core to v2.25.1 by @vbreuss in #817

Full Changelog: v2.27.0...v2.27.1

v2.27.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 17:26
f62cf1d

What's Changed

Full Changelog: v2.26.0...v2.27.0