Skip to content

Improve init command to detect test targets as such #23

@Jeehut

Description

@Jeehut

Currently, when I run something like this:

accio init --project-name "Demo" --target-name "Demo,DemoTests"

Accio will create a Package.swift manifest file with to .targets, but what I actually expect is that it automatically detects that the second target actually is of .testTarget type and automatically initializes it like that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions