Skip to content

Implement fuzzy tests, which verify that properties promised by filters are actually fulfilled #532

Open
@stevelinton

Description

An interesting idea from SAGE -- we could have tests (simple ones I imagine) associated with filters. For instance IsAssociative might test associativity explicitly for some PseudoRandom elements. Then given any object you could ask GAP to run the tests for all the filters it had.

The most obvious application is when you are implementing a new kind of object and you want to gain reassurance that it hasn't acquired any filters that it doesn't deserve.

Metadata

Assignees

No one assigned

    Labels

    kind: enhancementLabel for issues suggesting enhancements; and for pull requests implementing enhancementskind: new featuretopic: testsissues or PRs related to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions