Giter Site home page Giter Site logo

Comments (2)

netzpirat avatar netzpirat commented on July 22, 2024

Good point. I'll add some information about the philosophy, current status and future plans next week.

from guard-rspectacle.

netzpirat avatar netzpirat commented on July 22, 2024

Sorry for ignoring you so long. I'm currently not actively developing guard-rspectacle, mainly because I do only frontend code at the moment. I will continue when I have work to do at the backend again.

To answer your question:

I never liked Spork, it's a constant source for issues in guard-rspec, many people don't get the setup right. It's not properly maintained and has a lot of open issues and pull requests. I don't like that.

Since Spork runs in another process, there are some strange hacks needed to provide Guard notifications. Running the whole test suite takes more time than without Spork, due the drb protocol overhead. So in a typical BDD cycle, it slows down the "test all on start", but speeds up single specs. This is not optimal.

Also I've had some issues with JRuby. Sometimes it works, sometime not.

All these has lead to the idea of guard-rspectacle. It's currently far away from being optimal and has it's downsides, as described in the README. I'll add a fork approach in the future, which will solve some of the problems, but this will be not in the next week or even months.

from guard-rspectacle.

Related Issues (1)

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.