Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about fsunit

Read more about fsunit

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - fsunit

FsUnit showing two identical expected values for F# types

The two tests below fail, of course. But why do the error messages show two identical expected values? Is there a way of only showing one? myTest returns Expected: <B> or <B> But was: ...
test-img

Mark Pattison

.net

f#

nunit-3.0

fsunit

Votes: 0

Answers: 1

Latest Answer

From looking at the source, it looks like this is the reason: equal for 'structural equatable' items like records and unions use the NUnit constraint: Is.EqualTo(x).Or.EqualTo(x).Using<'T>(Equal...
test-img

Charles Mager

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved