Skip to content

Integrate Test Workspaces/Crates #637

Closed
@JP-Ellis

Description

@JP-Ellis

While working on another pull requests, I noticed that the workspaces seem to be often neglected as people don't look into them, and it made me question why we have them in the first place.

In particular, three of them contain only tests, which makes me wonder whether they should really be in a workspace of their own, or whether these tests should be migrated into the main tests directory. The particular workspaces in question are:

  • blas-tests which should be fine to have in the tests directory and gated behind the blas feature
  • numeric-tests
  • serialization-tests

I'm happy to work on a pull requests to remove these three workspaces and move the top-level tests directory.

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