Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on multiple module mock files #360

Open
sajjadhajavi opened this issue May 21, 2024 · 0 comments
Open

Issue on multiple module mock files #360

sajjadhajavi opened this issue May 21, 2024 · 0 comments

Comments

@sajjadhajavi
Copy link

Hi,
My problem is I have a project with multiple modules. for example, I have a Common module and a Util Module.
in the Common module, I have used Util then some Common's classes depend on some classes in Util.
When I wanna write some tests for Common's classes every module has its mock.generated.swift file, then in Common's tests I don't have access to Util's mocks and I can't use Util's mocks in Common's tests.

is there any help?

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

No branches or pull requests

1 participant