Skip to content

generate anti-schema data #327

Description

@eviltester

given a schema - generate the anti-schema
i.e. bad data

possible approaches

given a schema generate an anti-schema which will result in data that is not valid

n anti-value per row - pick one field and generate 'n' anti-values while all rest are correct
all anti-values - nothing is correct every value is an anti-value

This is useful for generating test data to find issues outside the schema.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions