Skip to content

ENH: snapshot testing of dataframes #33636

@fkromer

Description

@fkromer

Is your feature request related to a problem?

When testing dataframe manipulating functions defining explicit expected dataframes takes a lot of time.

Describe the solution you'd like

I've used snapshottest to test GraphQl APIs. The same approach could be implemented in a pytest plugin for pandas as well.

API breaking implications

[this should provide a description of how this feature will affect the API]

Describe alternatives you've considered

[this should provide a description of any alternative solutions or features you've considered]

Additional context

[add any other context, code examples, or references to existing implementations about the feature request here]

# Your code here, if applicable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions