CSharpFunctionalExtensions.FluentAssertions
CSharpFunctionalExtensions.FluentAssertions copied to clipboard
A small set of extensions to make test assertions more fluent when using CSharpFunctionalExtensions! Wow!
Bumps [CSharpFunctionalExtensions](https://github.com/vkhorikov/CSharpFunctionalExtensions) from 2.37.0 to 2.42.0. Release notes Sourced from CSharpFunctionalExtensions's releases. v2.42.0 New features: #540 Add BindZip to return the Tuple of merged Binds Fixed issues: None v2.41.0 New...
Bumps [xunit](https://github.com/xunit/xunit) from 2.5.2 to 2.8.0. Commits be260b3 v2.8.0 a8ceb66 #783: Add -useansicolor flag to console runner (v2) 7b0ff93 Don't show /aggressive with unlimited threads 46cdf06 Support parallel algorithm in...
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.5.6 to 2.8.0. Commits 6438bb8 v2.8.0 2afd4cd Pick up latest dependencies b8be108 Add multiplier format support to RunSettings 3c2e493 Update to 2.7.2-pre.17 and support Xunit.ParallelAlgorithm in RunSetttings...
This change allows .Net folks (.Net 4.7.2, .Net 4.8) to use this goodness. FluentAssertions and CSharpFunctionalExtensions are already compatible.
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. Release notes Sourced from Microsoft.NET.Test.Sdk's releases. v17.9.0 What's Changed Remove dependency on Nuget.Frameworks by @nohwnd in microsoft/vstest#4693 Add platform guard by @dotMorten in microsoft/vstest#4737...
Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.10.0 to 6.12.0. Release notes Sourced from FluentAssertions's releases. 6.12.0 What's Changed New features Added Be, NotBe and BeOneOf for object comparisons with custom comparer by @jnyrup...
Bumps [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) from 1.1.1 to 8.0.0. Commits ce73397 Update Readme to 8.0.0 c782a04 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 89b9cd2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... 3740aa2 Update dependencies from https://github.com/dotnet/source-build-reference-pac... a2b1485 Update dependencies...
- Add bug and feature requests issue templates references: https://github.com/seangwright/typescript-functional-extensions/tree/main/.github/ISSUE_TEMPLATE
Bumps [CSharpFunctionalExtensions](https://github.com/vkhorikov/CSharpFunctionalExtensions) from 2.37.0 to 2.42.5. Release notes Sourced from CSharpFunctionalExtensions's releases. v2.42.5 New features: #547 Adding Maybe.ToUnitResult Fixed issues: None v2.42.1 New features: None Fixed issues: #27 Add strong...