Giter VIP home page Giter VIP logo

Comments (2)

ArturT avatar ArturT commented on May 25, 2024

Hey @mhmakshanoff

I've just tested it and it's already possible to use spring.

Please try: bundle exec spring rake "knapsack_pro:rspec" then you will see in output:

Running via Spring preloader in process 41166

In case of Cucumber I had to do this PR #98 because Cucumber was started via running bundle exec cucumber command via Kernel.system so I needed to pass spring prefix.
https://knapsackpro.com/faq/question/how-to-use-spring-gem-to-run-cucumber-tests-faster-in-queue-mode

But in case of RSpec, I just run rake task https://github.com/KnapsackPro/knapsack_pro-ruby/blob/a2ae253/lib/knapsack_pro/runners/rspec_runner.rb#L22 so spring should already work if your add spring to knapsack command as I did in bundle exec spring rake "knapsack_pro:rspec"

I probably should add info about using spring with RSpec to my FAQ.

from knapsack_pro-ruby.

ArturT avatar ArturT commented on May 25, 2024

I've added info to the FAQ how to use spring :)
https://knapsackpro.com/faq/question/how-to-use-spring-gem-with-knapsack-pro

Let me know if this works for you. Thanks.

from knapsack_pro-ruby.

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.