Replies: 1 comment
-
Hey there, in your production app, do you have localization working with IStrigLocalizer? If that's the case, you can reuse the same resource files during testing. If that does not work, do share your test setup and we can see whats missing. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all!
We are doing our first application with Blazor and we are facing some challenges when trying to test our components with bUnit since we are also having localization implemented there.
I have seen two links that may be useful at first sight, but not fully accurate to our use case,
Since we are using a very standard implementation and may be useful for others. do you have any idea about how to do it properly?
Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions