Skip to content

feat: allow configuring the TIA directory - #1787

Open
dbpolito wants to merge 6 commits into
pestphp:5.xfrom
dbpolito:feat/configurable-tia-directory
Open

feat: allow configuring the TIA directory#1787
dbpolito wants to merge 6 commits into
pestphp:5.xfrom
dbpolito:feat/configurable-tia-directory

Conversation

@dbpolito

@dbpolito dbpolito commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Adds support for configuring where TIA stores its files:

pest()->tia()->directory('.pest/tia');

Relative paths are resolved from the project root, while absolute paths are used directly.

The existing ~/.pest/tia/<project-key> location remains the default when no custom directory is configured.

@dbpolito dbpolito changed the title Feat/configurable tia directory feat: allow configuring the TIA directory Jul 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant