Skip to content

Allow to exclude folders #306

Description

@stasivanov

We have a project, MyApp, with some internal packages, to which we split some app features. Features folder lays on the same level as other folders, like Services, etc.

MyApp

  • Services
  • Features
    • Shopping
      - ProtocolA
  • Repositories

For the mockolo command I just provide whole path of parent folder, like MyApp, which includes both Services and Features. From what I see it's only allowed to exclude some specific files, (or filenames by suffixes). It would be really handy if we could exclude whole folder from the sources, lets say I provide MyApp as sources dir, but excluding dir would be MyApp/Features. And in general the idea is that every feature package will expose its own FeatureMocks package, so we need to skip generating them when running for whole mockolo target.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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