Giter VIP home page Giter VIP logo

Comments (4)

ZevEisenberg avatar ZevEisenberg commented on September 10, 2024 1

The 30 minute things makes sense - it has to run your test suite a bunch of times. As for permissions, I think Xcode 15 may have changed the sandbox setup but I forget how.

from muter.

rakaramos avatar rakaramos commented on September 10, 2024 1

@steveriggins i'm closing this one due to inactivity, please try the last version or the version from master.
feel free to reopen if the issue keeps happening.
thanks!

from muter.

steveriggins avatar steveriggins commented on September 10, 2024

Thanks! I am just checking out techologies that might help our workflow. I work on a very large app with 1+ million lines of code and around 20 sub-projects (which causes some issues with the clone process, it only seems to clone the top level project) but even that takes awhile as it's multiple gits of git repo etc. The concept is very cool, I really like it as code coverage means almost nothing. I am refactoring some critical portions of our code so I am going to see if I can figure out how to muter test just this code and any code it might use, but the dependencies may prove a challenge.

Anything about the sandbox I can try on this end to help you out?

from muter.

rakaramos avatar rakaramos commented on September 10, 2024

@steveriggins do you have a sample project with the issue so we can reproduce it? The xcode report format was really meant for exploration on either very small ios project or, and more ideally, macOS apps.

With mutation schemata we had a huge improvement in terms of performance (mainly the overall time Muter takes to run), but for iOS project the issue is the simulator (you can maybe try parallel testing and whatnot, but the real issue, as far as my investigations is the simulator).

My suggestion to you would be to use Muter in a UI agnostic module/project, by doing that you can run using macOS as the target and have Muter running super fast.

from muter.

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.