Skip to content
This repository was archived by the owner on Mar 8, 2024. It is now read-only.
This repository was archived by the owner on Mar 8, 2024. It is now read-only.

Only use representative input arguments in generated tests #354

@casperboone

Description

@casperboone

Currently, we generate tests that give all kinds of random input to the 'free variables' of a discovered pattern. However, these free variables can have certain properties in the original project where a pattern is found (e.g. non-null). In the case a variable has a non-null guarantee, but we still give null as input, the test-pattern combination is not representative for real life use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestlong-termRequires lots of work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions