Skip to content

Issue on multiple module mock files #360

@sajjadhajavi

Description

@sajjadhajavi

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions