-
Notifications
You must be signed in to change notification settings - Fork 135
Open
Description
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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels