Skip to content

Conversation

@Treggats
Copy link
Contributor

@Treggats Treggats commented Jul 30, 2025

closes tempestphp/tempest-framework#1443

I've added a section that talks about using additonal configuration inside the tests directory.
For example if a different database config is needed for the tests.

Screenshot is added below.

Screenshot

image

Edit;
The PR checks required me to run the formatter, which causes the unrelated files to be updated.
@brendt this also caused some PHPStan errors. How would you like me to proceed?

@innocenzi
Copy link
Member

Could you remove the formatting? It's fine that CI doesn't pass, I'll fix it in another PR

@Treggats Treggats force-pushed the docs/add-addition-test-configuration-section branch from 3d262c7 to d2cb2f1 Compare July 30, 2025 22:49
@Treggats
Copy link
Contributor Author

Could you remove the formatting? It's fine that CI doesn't pass, I'll fix it in another PR

@innocenzi done

@innocenzi innocenzi changed the title feat(docs): add an section about loading additional config for tests feat(docs/testing): document manual discovery locations Jul 30, 2025
@innocenzi innocenzi merged commit b6e061e into tempestphp:main Jul 30, 2025
1 of 2 checks passed
@innocenzi
Copy link
Member

Thank you!

@Treggats Treggats deleted the docs/add-addition-test-configuration-section branch July 30, 2025 23:28
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.

Update testing docs to mention test-specific discovery locations

2 participants