Git Product home page Git Product logo

Comments (6)

JonasJurczok avatar JonasJurczok commented on September 18, 2024

Yeah..

Originally I wanted to use the real busted mocking in faketorio. But this would require to copy a lot more dependencies into the mod. So I opted to create my own mocking framework. I come from the Java world so I adapted the syntax a little bit.

But yes, cloning the busted syntax might be a good idea :)

from faketorio.

JonasJurczok avatar JonasJurczok commented on September 18, 2024

So far I haven't met a use case to use stubs and spys inside of faketorio, hence there is no support for them at the moment :)

from faketorio.

danielbrauer avatar danielbrauer commented on September 18, 2024

I think it would be fine to have busted as a dependency

from faketorio.

JonasJurczok avatar JonasJurczok commented on September 18, 2024

I'm not worried about busted itself but about it's dependencies :)

The problem is that everything that we need has do be copied into the mod. Otherwise it won't be available inside of factorio.

So faketorio is copied into the mod. If we now add busted we also have to copy busted itself. For busted to work correctly we have to also copy all of busteds dependencies and maintain that list if it should change at some point.
This decision has a long tail :)

from faketorio.

danielbrauer avatar danielbrauer commented on September 18, 2024

Ah yeah, I just read up on how you can't include external libraries in Factorio.

Would it be possible to automatically get the dependencies using luarocks?

from faketorio.

JonasJurczok avatar JonasJurczok commented on September 18, 2024

In theory yes.. but the complexity just increases :)

from faketorio.

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.