Skip to content

Fix local testing file store documentation #24

@yaythomas

Description

@yaythomas

The local testing documentation describes setting environment variables to use file system output, but this doesn't work as documented.

Current documentation: Instructs users to set environment variables for file system output during local testing

Actual behavior: Test runner source code shows it only uses InMemoryExecutionStore() by default and doesn't respect the documented environment variables

Action needed:

Option 1: Update documentation to reflect actual test runner behavior
Option 2: Update test runner to support the documented environment variable configuration

Affected file: docs/advanced/testing-modes.md section on local testing

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions