Skip to content

FixtureFactoryLoader loadTemplates that is located in another project #93

Open
@Damore

Description

@Damore

I have created a project that generates random values, using fixture factory, for my class in project A.

Project B has project A as a maven dependency. Now, I want to use the template created on project A on my project B.

The question is: How do I load the template that it is located in another project?

This is where I've created my templates
Project A

This is where I want to load the templates created in project A, in project B
Project B

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