Skip to content

Missing support for python 3.12 #15

@fortunso

Description

@fortunso

when trying to import xmlrunner using python 3.12 this exception is raised:

ImportError: cannot import name '_TextTestResult' from 'unittest' (/usr/local/lib/python3.12/unittest/__init__.py). Did you mean: 'TextTestResult'?

_TextTestResult was deprecated and removed on python 3.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions