Skip to content

Create a generic meta testing mechanism as in pytest-cases, so as to cover all doc examples in test_doc #16

Description

@smarie

Currently test_doc/ examples are not really tested by the meta tests in tests/

In pytest-cases I designed a mechanism where the raw tests had a header file explaining what to expect in the meta tester. We could do something similar: the header would list the various calls that need to be done (typically with/without CLI option) and for each of them would provide the dict of expected success/skips/fails

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions