Skip to content

docs: add warning about importance of option order#349

Open
Rabsztok wants to merge 1 commit intogo-testfixtures:masterfrom
Rabsztok:patch-1
Open

docs: add warning about importance of option order#349
Rabsztok wants to merge 1 commit intogo-testfixtures:masterfrom
Rabsztok:patch-1

Conversation

@Rabsztok
Copy link

If you place Template() methods after Directory() method, then templating won't be applied resulting in error. This commit adds a very short warning message in readme about that behaviour.
I found out about it in following discussion: #60

If you place Template() methods after Directory() method, then they won't be applied resulting in error. This commit adds a very short warning message in readme about that behaviour.
I found out about it in following discussion: go-testfixtures#60
@slsyy
Copy link
Contributor

slsyy commented Nov 26, 2025

@Rabsztok IMO it makes more sense to fix this behavior instead of documenting it

Let me check, if it is possible. I will ping you

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.

2 participants