Knapsack Pro
Features
Pricing
Happy users
Docs
FAQ
Get started free
Knapsack Pro
Home
Features
Pricing
Happy users
Docs
FAQ
Get started free
Check out the
new docs
for the updated documentation.
FAQ
FAQ for knapsack_pro (Ruby)
Supported test runner: RSpec, Cucumber, Minitest, test-unit, Spinach, Turnip
Common problems & solutions for knapsack_pro gem usage
Queue Mode problems & solutions for knapsack_pro gem
General questions for knapsack_pro gem
Questions around data usage and security of knapsack_pro gem
#
Common problems & solutions for knapsack_pro gem usage
/faq/question/why-i-see-api-error-commit_hash-parameter-is-required
/faq/question/why-i-see-loaderror-cannot-load-such-file----spec_helper
/faq/question/why-my-ci-build-fails-when-i-use-testunit-even-when-all-tests-passed
/faq/question/why-capybara-feature-tests-randomly-fail-when-using-ci-parallelisation
/faq/question/why-knapsack_pro-freezes--hangs-my-ci-for-instance-travis
/faq/question/why-tests-hitting-external-api-fail
/faq/question/why-green-test-suite-for-cucumber-299-tests-always-fails-with-invalid-option---require
/faq/question/failed-request-to-api-due-to-openssl-ssl-sslerror-ssl_connect-returned-1-errno-0-state-error-tlsv1-alert-internal-error
/faq/question/when-ruby-rspec-tests-fail-with-error-like-activerecord-subclassnotfound-invalid-single-table-inheritance-type-authenticationproviders-anauthenticationprovider
/faq/question/how-to-solve-error-cannot-load-such-file-stripe_mock-loaderror-when-running-tests-with-cucumber
/faq/question/why-knapsack_pro-hangs-freezes-is-stale-for-tests-in-chrome-disallow-downloads-in-sandboxed-iframes
#
Queue Mode problems & solutions for knapsack_pro gem
/faq/question/why-when-i-use-queue-mode-for-rspec-then-my-tests-fail
/faq/question/why-when-i-use-queue-mode-for-rspec-then-factorybotfactorygirl-tests-fail
/faq/question/why-when-i-use-queue-mode-for-rspec-then-my-rake-tasks-are-run-twice
/faq/question/why-when-i-use-queue-mode-for-rspec-then-i-see-error-superclass-mismatch-for-class
/faq/question/why-when-i-use-queue-mode-for-rspec-then-rspec-config-is-ignored
/faq/question/rspec-is-not-running-some-tests
/faq/question/why-when-i-use-queue-mode-for-rspec-and-test-fails-then-i-see-multiple-times-info-about-failed-test-in-rspec-result
/faq/question/why-when-i-use-queue-mode-for-rspec-then-i-see-multiple-times-the-same-pending-tests
Does in Queue Mode the RSpec is initialized many times that causes Rails load over and over again?
Why my tests are executed twice in Queue Mode? Why CI node runs whole test suite again?
/faq/question/how-to-fix-capybara-screenshot-fail-with-systemstackerror-stack-level-too-deep-when-using-queue-mode-for-rspec
Parallel tests Cucumber and RSpec with Cucumber failures exit CI node early leaving fewer CI nodes to finish RSpec Queue
Why when I reran the same build (same commit hash, etc) on Codeship then no tests would get executed in Queue Mode?
/faq/question/why-knapsack_pro-hangs--freezes--is-stale-ie-for-codeship-in-queue-mode
/faq/question/how-to-configure-puffing-billy-gem-with-knapsack-pro-queue-mode
If one of the parallel CI nodes starts work very late after other parallel CI nodes already finished work then tests are executed twice on late CI node in Knapsack Pro Queue Mode
/faq/question/how-to-fail-the-ci-build-if-one-of-the-test-files-duration-exceeds-a-certain-limit
#
General questions for knapsack_pro gem
/faq/question/how-to-run-tests-for-particular-ci-node-in-your-development-environment
What happens when Knapsack Pro API is not available/not reachable temporarily?
/faq/question/how-can-i-change-log-level
/faq/question/how-to-write-knapsack_pro-logs-to-a-file
How to auto split test files by test cases on parallel jobs (CI nodes)?
/faq/question/how-to-split-slow-rspec-test-files-by-test-examples-by-individual-it
/faq/question/how-to-manually-define-a-list-of-slow-test-files-to-be-split-by-test-cases
How to split tests based on test level instead of test file level?
/faq/question/how-to-make-knapsack_pro-works-for-forked-repositories-of-my-project
/faq/question/how-to-use-junit-formatter
/faq/question/how-to-use-json-formatter-for-rspec
What is optimal order of test commands?
/faq/question/what-is-the-order-of-rspec-hooks-in-the-queue-mode
/faq/question/how-to-set-beforesuite-and-aftersuite-rspec-hooks-in-queue-mode-percyio-example
/faq/question/how-to-call-beforesuite-and-aftersuite-rspec-hooks-only-once-in-queue-mode
/faq/question/what-hooks-are-supported-in-queue-mode
/faq/question/how-to-run-knapsack_pro-with-parallel_tests-gem
/faq/question/parallel_tests-with-knapsack_pro-on-parallel-ci-nodes
/faq/question/parallel_tests-with-knapsack_pro-on-single-ci-machine
/faq/question/how-to-retry-failed-tests-flaky-tests
/faq/question/how-to-run-only-a-specific-set-of-test-files-in-rspec
/faq/question/how-to-run-tests-from-a-specific-directory-only-system-tests-or-features-specs
/faq/question/how-can-i-run-tests-from-multiple-directories
/faq/question/dir-glob-pattern-examples-for-knapsack_pro_test_file_pattern-and-knapsack_pro_test_file_exclude_pattern
/faq/question/how-to-run-only-rspec-feature-tests-or-non-feature-tests
/faq/question/how-to-exclude-tests-from-running-them
/faq/question/how-to-run-a-specific-list-of-test-files-or-only-some-tests-from-test-file
How to run knapsack_pro only on a few parallel CI nodes instead of all?
/faq/question/how-to-use-codeclimate-with-knapsack_pro
/faq/question/how-to-use-simplecov-in-queue-mode
/faq/question/how-to-stop-running-tests-on-the-first-failed-test-fail-fast-tests-in-rspec
/faq/question/how-to-use-spring-gem-with-knapsack-pro
/faq/question/how-to-use-spring-gem-to-run-cucumber-tests-faster-in-queue-mode
/faq/question/how-to-require-different-cucumber-config-files-in-isolation
/faq/question/how-to-run-multiple-test-suite-commands-in-heroku-ci
/faq/question/why-my-tests-are-slower-when-i-run-more-parallel-ci-nodes-jobs
#
Questions around data usage and security of knapsack_pro gem
What data is sent to your servers?
How is that data secured?
Who has access to the data?
Start using
Knapsack Pro
Sign up and speed up your tests.
Get started free
×