GithubHelp home page GithubHelp logo

Mutating type aliases about mutmut HOT 4 CLOSED

boxed avatar boxed commented on June 15, 2024 2
Mutating type aliases

from mutmut.

Comments (4)

boxed avatar boxed commented on June 15, 2024

How many of these do you have in your code? If there are just a few of them then I don't think it's so unfriendly. One could imagine having some other way to ignore lines, like a separate whitelist file (maybe even regexes?) though.

from mutmut.

sobolevn avatar sobolevn commented on June 15, 2024

I have a lot of them. Like ~30 just in a single project.

I like the whitelist idea. But I am not sure what implementation I can suggest. Regexes seem a good idea, but this way I have to keep a consistent naming of things that I like to disable.

And while it will work well for type aliases (one can use *Type as a naming pattern, or Any* in my case), it won't work for any other cases.

from mutmut.

boxed avatar boxed commented on June 15, 2024

For the whitelist, I was thinking something that acts just like the pragma but is in a separate file. You'll have to still run the full mutation testing but then add all lines (mutants?) you want to whitelist to a .mutmut-whitelist-mutants file or something.

from mutmut.

boxed avatar boxed commented on June 15, 2024

There is now a more powerful system to do whitelisting and other configuration.

from mutmut.

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.