Skip to content

Discover and load function-based tests #146

Description

@sjagoe

@itziakos pointed out that there is a facility in unittest to generate a test-case based on a top-level function using unittest.FunctionTestCase(callable).

This is something that could easily be added to the haas test discovery system. This will probably start by matching functions names to the regex ^test_.*.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions