UNPKG

@knapsack-pro/core

Version:

Knapsack Pro Core library splits tests across CI nodes and makes sure that tests will run in optimal time on each CI node. This library gives core features like communication with KnapsackPro.com API. This library is a dependency for other projects specif

4 lines (3 loc) 355 B
export const KNAPSACK_PRO_CI_NODE_BUILD_ID = 'https://knapsackpro.com/perma/js/knapsack-pro-ci-node-build-id'; export const QUEUE_MODE_CONNECTION_ERROR_AND_POSITIVE_RETRY_COUNT = 'https://knapsackpro.com/perma/js/queue-mode-connection-error-and-positive-retry-count'; export const FIXED_QUEUE_SPLIT = 'https://knapsackpro.com/perma/js/fixed-queue-split';