Skip to content

Add a tests for our tests helpers #2682

Open
@TomAugspurger

Description

@TomAugspurger

Dask uses a couple assert_eq helpers for easily testing the equality of the result of a computation (a dask.array or dask.dataframe say) to the expected value (np.array, pd.DataFrame). It'd be nice to have some tests for these helpers to ensure they're functioning properly

See https://github.com/dask/dask/pull/2681/files#diff-20d741e3b309789af8da0fbc2663f964 for an example of the kinds of tests we would be good to have.

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueClearly described and easy to accomplish. Good for beginners to the project.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions