Knapsack Pro

Check out the new docs for the updated documentation.

FAQ / knapsack_pro / Queue Mode problems & solutions for knapsack_pro gem

How to fix capybara-screenshot fail with SystemStackError: stack level too deep when using Queue Mode for RSpec?

Please use fixed version of capybara-screenshot.


# Gemfile
group :test do
  gem 'capybara-screenshot', github: 'mattheworiordan/capybara-screenshot', branch: 'master'
end

Here is fix PR to official capybara-screenshot repository and the explanation of the problem.

# Queue Mode problems & solutions for knapsack_pro gem
See questions outside of this category

Start using Knapsack Pro

Sign up and speed up your tests.