Skip to content

Remove [test] packages #2182

@ocelotl

Description

@ocelotl

We are using [test] packages. This feature is not intented to be used this way, it is intended to be used to support additional features of a package. Besides this, we are actually creating new packages that our users can install which I don't think is a good idea since it increases the amount of "things" we have to support.

There is no standard way of defining the test dependencies or a package.

I suggest we use an extra file in every package to define the test dependencies for every package. This will also help with the additional problem that is the tox.ini file growing very large and hard to understand since all the package testing dependencies are there.

Metadata

Metadata

Assignees

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