Skip to content

Add stdlib/@tests? #11762

Closed
Closed
@srittau

Description

@srittau

There's a slight inconsistency that's been bugging me: Third-party stubs – sensibly – can have a @tests directory, which contains the stubtest allowlists and regression tests. On the other hand, the allowlists for the standard library are in tests/stubtest_allowlists and the test cases in test_cases/stdlib. (The test_cases directory is otherwise empty, except for a README file.) For consistency's sake and easier discoverability, I suggest we add a stdlib/@tests directory with the same structure as the corresponding stubs/*/@tests directories and move the existing files there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    project: infrastructuretypeshed build, test, documentation, or distribution related

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions