Skip to content
flaky-tests
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Getting Started
Introduction
What is a flaky test?
Install
Quick Start
Guides
Setting up with Bun
Setting up with Vitest
Choosing a store
Custom stores
Migrating between stores
HTML report
CI setup
Scheduled detection
Troubleshooting
Stores
SQLite (local)
Turso
Supabase
Postgres / Neon
Reference
Environment variables
CLI commands
IStore interface
Data model & privacy
GitHub Action
Inputs
Example workflows
API (generated)
Classes
ConfigError
DescribeStack
MissingStorePackageError
StoreError
ValidationError
Interfaces
BuildInsertFailureInputOpts
BuildInsertRunInputOpts
BuildUpdateRunInputOpts
FailureRow
FlakyPluginDescriptor
GetRecentRunsOptions
IStore
ListFailuresOptions
Logger
ParameterizedQuery
PatternRow
RecentRun
RetryOptions
SchemaInspector
SqliteMigration
TestCredentials
Type Aliases
Config
FailureKind
FlakyPattern
GetNewPatternsOptions
GitInfo
InsertFailureInput
InsertRunInput
LogLevel
RunCommand
RunStatus
StoreCallWrapper
StoreModuleImporter
UpdateRunInput
Variables
configSchema
CREATE_SCHEMA_VERSION_TABLE
DASHBOARD_WINDOW_DAYS
DEFAULT_THRESHOLD
DEFAULT_WINDOW_DAYS
failureKindSchema
flakyPatternSchema
getNewPatternsOptionsSchema
gitInfoSchema
HOT_FILE_LIMIT
INSERT_FAILURE_SQL
INSERT_RUN_SQL
INSERT_SCHEMA_VERSION_SQL
insertFailureInputSchema
insertRunInputSchema
MAX_CLI_ERROR_MESSAGE_LENGTH
MAX_FAILED_TESTS_PER_RUN
MAX_PROMPT_STACK_LINES
MS_PER_DAY
RECENT_RUNS_LIMIT
retryOptionsSchema
runStatusSchema
SCHEMA_VERSION_TABLE
SELECT_APPLIED_MIGRATIONS_SQL
SELECT_CURRENT_VERSION_SQL
SELECT_RUN_STATUS_SQL
SELECT_USER_TABLES_SQL
SQLITE_MIGRATIONS
storeConfigSchema
UPDATE_RUN_RECONCILE_SQL
UPDATE_RUN_SQL
updateRunInputSchema
Functions
buildInsertFailureInput
buildInsertRunInput
buildListFailuresQuery
buildNewPatternsQuery
buildRecentRunsQuery
buildUpdateRunInput
captureGitInfo
categorizeError
createLogger
createStoreFromConfig
definePlugin
detectBaselineVersion
escapeHtml
extractMessage
extractStack
generatePrompt
getTestCredentials
isRetryableError
listRegisteredPlugins
makeStoreWrapper
mapRowToPattern
parse
parseArray
pendingMigrations
pragmaTableInfoSql
publishRunIdForSubprocess
raceAbort
resetConfigForTesting
resetPluginRegistryForTesting
resolveConfig
resolveLogLevel
stripTimestampPrefix
validateTablePrefix
withRetry
Changelogs
1.0.3
1.0.0
1.0.0
0.1.1
0.2.0
0.1.1
0.2.0
0.1.1
0.2.0
0.1.1
0.2.0
0.1.1
0.2.0
0.1.1
GitHub
Select theme
Dark
Light
Auto
All versions since 0.1.1
Find a version
All versions
0.1.1
Patch Changes
Updated dependencies [17f2497]
@flaky-tests/core@1.0.0
0.2.0
Latest
Minor Changes
rewrites workspace ranges in changelog
Patch Changes
422f369: Release
Updated dependencies [422f369]
@flaky-tests/core@1.0.3