Skip to content

When using test/Project.toml the dependencies from the main package are no longer available via import/using #101

@schlichtanders

Description

@schlichtanders

By chance I stumbled upon the different behaviour of [extras]/[targets] and having a separate test/Project.toml.

Concretely, I cannot import a dependency from the main package, say using Distances inside a @testitem if it is not explicitly add to test/Project.toml.

When using the [extras]/[targets] way of defining test dependencies, all dependencies from the main package are available as well.

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