Skip to content

Use unittest's built in test discovery method #10

@objarni

Description

@objarni

If we could use unittests built in test discovery system, we could potentially get rid of a lot of code from pytddmon.

We have to make sure it acts just as pytddmon acts (e.g. all systests pass).

Note that this would not deprecate the file-monitoring functionality of pytddmon, however combined with the cheesechop and a low-level file system monitoring API, pytddmon could actually shrink dramatically in number of lines.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions