Git Product home page Git Product logo

Comments (6)

ploeh avatar ploeh commented on May 24, 2024 2

OK, comment added: xunit/xunit#2748 (comment)

Please consider joining the discussion.

from fscheck.

ploeh avatar ploeh commented on May 24, 2024

What are the implications for FsCheck? Does the analyser also emit errors for the Property attribute? If so, what can we do about it?

Should we have this discussion here? Or would it be more appropriate to have it at xunit/xunit#2748?

from fscheck.

voroninp avatar voroninp commented on May 24, 2024

@ploeh

Does the analyser also emit errors for the Property attribute?

Why should it? It just complained about return type.

[Property(MaxTest = 250)]
public Property Merging_2_finite_adjacent_DateRanges_properties() {...}

Or did you mean something else?

from fscheck.

ploeh avatar ploeh commented on May 24, 2024

Or did you mean something else?

No, that's a fine example, thank you.

Can we do anything about this in FsCheck? As far as I can tell, this looks as though the xUnit.net analyser produces a false positive.

I suggest continuing the discussion there, or perhaps open a new xUnit.net issue. I'll be happy to jump in over there if my presence is desired.

from fscheck.

voroninp avatar voroninp commented on May 24, 2024

I am not very familiar with xUnit architecture, but currently it looks like FsCheck can do nothing.

IMO, the set of allowed types should be defined by TestCaseDiscovererAttribute.

Maybe it's indeed worth that you commen in the original issue.

from fscheck.

kurtschelfthout avatar kurtschelfthout commented on May 24, 2024

Looks like this was fixed in xunit's analyzers.

from fscheck.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.