GitPedia
fsprojects

fsprojects/FsUnit

FsUnit makes unit-testing with F# more enjoyable. It adds a special syntax to your favorite .NET testing framework.

22 Releases
Latest: 1y ago
v7.1.17.1.1Latest
CaptnCodrCaptnCodr·1y ago·June 26, 2025
GitHub

📋 What's Changed

  • Add equivalent assertion and related tests by @RJSonnenberg in https://github.com/fsprojects/FsUnit/pull/305

New Contributors

  • @RJSonnenberg made their first contribution in https://github.com/fsprojects/FsUnit/pull/305
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/7.0.1...7.1.1
v7.0.17.0.1
CaptnCodrCaptnCodr·1y ago·December 30, 2024
GitHub

📋 What's Changed

  • Ensure to have library as outputtype in nupkg. (https://github.com/fsprojects/FsUnit/pull/299)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/7.0.0...7.0.1
v7.0.07.0.0
CaptnCodrCaptnCodr·1y ago·December 23, 2024
GitHub

📋 What's Changed

  • [BREAKING] FsUnit.Xunit now consumes `xunit.v3` as testing framework. - (https://github.com/fsprojects/FsUnit/pull/297)
  • Update to NHamcrest v4.0.
  • Update to MsTest v3.6 in Fs30Unit.MsTest.
  • Update other dependencies.
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/6.0.1...7.0.0
v6.0.16.0.1
CaptnCodrCaptnCodr·1y ago·September 13, 2024
GitHub

📋 What's Changed

  • Bump paket from 8.0.0 to 8.0.3 by @dependabot in https://github.com/fsprojects/FsUnit/pull/263
  • Add build instructions etc. by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/267
  • Bump fsdocs-tool from 20.0.0 to 20.0.1 by @dependabot in https://github.com/fsprojects/FsUnit/pull/276
  • Bump fake-cli from 6.1.0 to 6.1.1 by @dependabot in https://github.com/fsprojects/FsUnit/pull/284
  • Bump fantomas from 6.3.12 to 6.3.13 by @dependabot in https://github.com/fsprojects/FsUnit/pull/287
  • Minor code clean-up by @Thorium in https://github.com/fsprojects/FsUnit/pull/281
  • Update dependencies by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/288

New Contributors

  • @Thorium made their first contribution in https://github.com/fsprojects/FsUnit/pull/281
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/6.0.0...6.0.1
v6.0.06.0.0
CaptnCodrCaptnCodr·2y ago·January 11, 2024
GitHub

📋 What's Changed

  • NUnit 4 upgrade (https://github.com/fsprojects/FsUnit/pull/259)
  • MsTest updates (https://github.com/fsprojects/FsUnit/pull/260)
  • Solution cleanup (https://github.com/fsprojects/FsUnit/pull/261)
  • Update docs & update copyright for 2024. (https://github.com/fsprojects/FsUnit/pull/262)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.6.1...6.0.0
v5.6.15.6.1
CaptnCodrCaptnCodr·2y ago·November 29, 2023
GitHub

📋 What's Changed

  • Bump paket from 7.2.1 to 8.0.0 by @dependabot in https://github.com/fsprojects/FsUnit/pull/255
  • Add NUnit nuget constraint by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/257
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.6.0...5.6.1
v5.6.05.6.0
CaptnCodrCaptnCodr·2y ago·November 10, 2023
GitHub

📋 What's Changed

  • Bump fantomas from 6.2.2 to 6.2.3 by @dependabot in https://github.com/fsprojects/FsUnit/pull/252
  • Change LOCKEDVERSION operator in nuget package template. (https://github.com/fsprojects/FsUnit/pull/254)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.5.0...5.6.0
v5.5.05.5.0
CaptnCodrCaptnCodr·2y ago·October 27, 2023
GitHub

📋 What's Changed

  • Update dependencies. (https://github.com/fsprojects/FsUnit/pull/250)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.4.0...5.5.0
v5.4.05.4.0
CaptnCodrCaptnCodr·2y ago·July 11, 2023
GitHub

📋 What's Changed

  • Bump fantomas from 6.0.5 to 6.1.1 by @dependabot in https://github.com/fsprojects/FsUnit/pull/239
  • Update dependencies with xunit 2.5.0 support. (https://github.com/fsprojects/FsUnit/pull/240)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.3.1...5.4.0
v5.3.15.3.1
CaptnCodrCaptnCodr·3y ago·June 7, 2023
GitHub

📋 What's Changed

  • Set FSharp.Core back to ~5.0.0 to support older projects. (https://github.com/fsprojects/FsUnit/pull/236)
  • Bump fantomas from 6.0.2 to 6.0.4. (https://github.com/fsprojects/FsUnit/pull/234)
  • Update some more dependencies.

New Contributors

  • @dependabot made their first contribution in https://github.com/fsprojects/FsUnit/pull/234
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.3.0...5.3.1
v5.3.05.3.0
CaptnCodrCaptnCodr·3y ago·May 6, 2023
GitHub

📋 What's Changed

  • Update dependencies. by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/231
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.2.0...5.3.0
v5.2.05.2.0
CaptnCodrCaptnCodr·3y ago·January 13, 2023
GitHub

📋 What's Changed

  • Fix badge on README.md. (https://github.com/fsprojects/FsUnit/pull/223)
  • Add 'actions' to URL. (https://github.com/fsprojects/FsUnit/pull/224)
  • New year's updates. (https://github.com/fsprojects/FsUnit/pull/226)
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.1.0...5.2.0
v5.1.05.1.0
CaptnCodrCaptnCodr·3y ago·October 29, 2022
GitHub

📋 What's Changed

  • Add `equalSeq` as operator by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/222
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.0.5...5.1.0
v5.0.55.0.5
CaptnCodrCaptnCodr·3y ago·September 27, 2022
GitHub

📋 What's Changed

  • Update fantomas by @CaptnCodr in https://github.com/fsprojects/FsUnit/pull/217
  • Support testFunc that return obj by @sergey-tihon in https://github.com/fsprojects/FsUnit/pull/220
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.0.4...5.0.5
v5.0.45.0.4
CaptnCodrCaptnCodr·3y ago·September 7, 2022
GitHub

📋 What's Changed

  • Fix xUnit & MsTest message when exception will be thrown inside lambda. in https://github.com/fsprojects/FsUnit/pull/216
  • Full Changelog: https://github.com/fsprojects/FsUnit/compare/5.0.3...5.0.4
v5.0.35.0.3
CaptnCodrCaptnCodr·3y ago·August 16, 2022
GitHub

📋 Changes

  • Fixes a reference issue with .NET Framework. (#213)
v5.0.25.0.2
CaptnCodrCaptnCodr·3y ago·August 15, 2022
GitHub

📋 Changes

  • Update NHamcrest dependency. - #211
v4.0.04.0.0
sergey-tihonsergey-tihon·5y ago·July 25, 2020
GitHub

📋 Changes

  • Better support for IStructuralEquatable under NUnit - https://github.com/fsprojects/FsUnit/pull/147
  • Refactorings & Fantomas integration - https://github.com/fsprojects/FsUnit/pull/157
  • Dropped net46 support - https://github.com/fsprojects/FsUnit/pull/169
2.3.2
sergey-tihonsergey-tihon·9y ago·October 4, 2016
GitHub

Added support of `NUnit 3.5`

2.3.1
sergey-tihonsergey-tihon·9y ago·July 9, 2016
GitHub

Added support of `NUnit 3.4.1`

2.3.0
sergey-tihonsergey-tihon·10y ago·June 27, 2016
GitHub

Added support of `NUnit 3.4`

2.2.0
sergey-tihonsergey-tihon·10y ago·May 26, 2016
GitHub

Added support of `NUnit 3.2.1` Added FsUnitTyped with statically typed operators - https://github.com/fsprojects/FsUnit/pull/85 Fixed: Structural equality fail - https://github.com/fsprojects/FsUnit/issues/78 Fixed: Statically typed equality test - https://github.com/fsprojects/FsUnit/issues/21 Fixed: Simplify "should throw" - https://github.com/fsprojects/FsUnit/issues/20 Fixed: matchList can match empty obj lists - https://github.com/fsprojects/FsUnit/pull/90