Skip to content

Is it possible to work with Django's TestCase classes? #25

@reorx

Description

@reorx

First, thank you for creating this amazing tool; it's already proving useful for my Node.js project. However, my primary job involves working with several Django projects, all of which use Django's built-in test mechanism, specifically the TestCase class, which is a subclass of unittest.TestCase. I'm wondering how to make tdd-guard work with these projects without migrating them to pytest, which is nearly impossible due to the extensive historical code that would be difficult to change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions