Closed
Description
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 thetests
directory and gated behind theblas
featurenumeric-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
Labels
No labels